Documentation
¶
Index ¶
- func DetectCVEs(execution *core.Execution, detection *core.Detection) ([]*core.CVE, error)
- func DetectProduct(execution *core.Execution, detection *core.Detection) (detectedProduct *products.Product)
- func DetectVersion(execution *core.Execution, detection *core.Detection) (v []*semver.Version, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectCVEs ¶ added in v1.0.0
Try to detect CVEs on given target related to detected versions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.