package
1.9.0
Repository: https://github.com/google/osv-scanner.git
Documentation: pkg.go.dev

# Functions

DiffVulnerabilityResults will return any new vulnerabilities that are in `newRes` which is not present in `oldRes`, but not the reverse.
DiffVulnerabilityResultsByOccurrences will return the occurrence of each vulnerability that are in `newRes` which is not present in `oldRes`, but not the reverse.
No description provided by the author