Cake.Grype.Json Namespace

Class Types

Class Summary
GrypeAdvisory A vendor advisory.
GrypeArtifact The package a vulnerability was found in.
GrypeCvss A CVSS score: potential technical impact, not whether exploitation is occurring.
GrypeCwe A CWE weakness classification.
GrypeDescriptor Information about the Grype run that produced a report.
GrypeDistro A Linux distribution.
GrypeEpss An EPSS score: the modelled probability that the vulnerability will be exploited.
GrypeFix Whether and where a vulnerability is fixed.
GrypeFixState A vulnerability's fix state.
GrypeIgnoredMatch A match suppressed by an ignore rule or a VEX document.
GrypeIgnoreRule An ignore rule that suppressed a match.
GrypeIgnoreRulePackage The package part of an ignore rule.
GrypeKnownExploited A CISA Known Exploited Vulnerabilities (KEV) entry: exploitation has been observed.
GrypeMatch A vulnerability found in a package.
GrypeReport A Grype JSON report (-o json).
GrypeReportReader Reads Grype JSON reports (-o json).
GrypeReportSource What Grype scanned.
GrypeVulnerability The matched vulnerability.
GrypeVulnerabilityMetadata A vulnerability record: the matched vulnerability or a related one.