package
Version:
v0.0.0-...-cd20b3e
Opens a new window with list of versions in this module.
Published: Nov 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option interface {
}
type Vulnerability struct {
Package string `json:"package,omitempty"`
TypeOfExploit string `json:"type_of_exploit,omitempty"`
URL string `json:"url,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.