utils

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CacheDir

func CacheDir() string

func CvssVectorToScore

func CvssVectorToScore(vector string) (string, float64)

func ExtractVersions

func ExtractVersions(lessOps, origVersion string, ftype string) (string, string)

func FindVersion

func FindVersion(versionString string) string

func GetLastUpdatedDate

func GetLastUpdatedDate(dist string) (time.Time, error)

func IsIP

func IsIP(value string) bool

func K8sCveDir

func K8sCveDir() string

func MatchRegEx

func MatchRegEx(regex string, value string) bool

func SetLastUpdatedDate

func SetLastUpdatedDate(dist string, lastUpdatedDate time.Time) error

func TrimString

func TrimString(version string, trimValues []string) string

func UpdatedLine

func UpdatedLine(versionParts []string, sign string) string

func VersionParts

func VersionParts(line string) ([]string, string)

Types

type LastUpdated

type LastUpdated map[string]time.Time

Jump to

Keyboard shortcuts

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