Documentation
¶
Index ¶
- func CacheDir() string
- func CvssVectorToScore(vector string) (string, float64)
- func ExtractVersions(lessOps, origVersion string, ftype string) (string, string)
- func FindVersion(versionString string) string
- func GetLastUpdatedDate(dist string) (time.Time, error)
- func IsIP(value string) bool
- func K8sCveDir() string
- func MatchRegEx(regex string, value string) bool
- func SetLastUpdatedDate(dist string, lastUpdatedDate time.Time) error
- func TrimString(version string, trimValues []string) string
- func UpdatedLine(versionParts []string, sign string) string
- func VersionParts(line string) ([]string, string)
- type LastUpdated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CvssVectorToScore ¶
func ExtractVersions ¶
func FindVersion ¶
func MatchRegEx ¶
func TrimString ¶
func UpdatedLine ¶
func VersionParts ¶
Types ¶
type LastUpdated ¶
Click to show internal directories.
Click to hide internal directories.