fetcher

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	GitClient git.Operations
}

Config : Config parameters used in Git.

func (Config) FetchMetasploitDB

func (c Config) FetchMetasploitDB() (records []models.Metasploit, err error)

FetchMetasploitDB :

type Module

type Module struct {
	Name        string   `json:"Name"`
	Title       string   `json:"Title"`
	Description string   `json:"Description,omitempty"`
	CveIDs      []string `json:"CveIDs"`
	EdbIDs      []string `json:"EdbIDs,omitempty"`
	References  []string `json:"References,omitempty"`
}

Module : https://github.com/takuzoo3868/msfdb-list-updater

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL