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: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Exploit struct {
Source string `json:"source,omitempty"`
ID string `json:"id,omitempty"`
Description string `json:"description,omitempty"`
Published *time.Time `json:"published,omitempty"`
Modified *time.Time `json:"modified,omitempty"`
Link string `json:"link,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.