package
Version:
v0.0.0-...-b05d5b2
Opens a new window with list of versions in this module.
Published: May 27, 2025
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
CacheDir string
}
type Cve struct {
Critical int `json:"critical"`
High int `json:"high"`
Medium int `json:"medium"`
Low int `json:"low"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.