Package-level declarations

Types

Link copied to clipboard
enum AssessmentState : Enum<AssessmentState> , ConvertibleToJava<AssessmentState>

Provides the state of this Vulnerability assessment.

Link copied to clipboard
enum BuildSignatureKeyType : Enum<BuildSignatureKeyType> , ConvertibleToJava<BuildSignatureKeyType>

The type of the key, either stored in public_key or referenced in key_id

Link copied to clipboard
enum CisBenchmarkSeverity : Enum<CisBenchmarkSeverity> , ConvertibleToJava<CisBenchmarkSeverity>

The severity level of this CIS benchmark check.

Link copied to clipboard
enum CVSSAttackComplexity : Enum<CVSSAttackComplexity> , ConvertibleToJava<CVSSAttackComplexity>

Defined in CVSS v3, CVSS v2

Link copied to clipboard
enum CVSSAttackVector : Enum<CVSSAttackVector> , ConvertibleToJava<CVSSAttackVector>

Base Metrics Represents the intrinsic characteristics of a vulnerability that are constant over time and across user environments. Defined in CVSS v3, CVSS v2

Link copied to clipboard
enum CVSSAuthentication : Enum<CVSSAuthentication> , ConvertibleToJava<CVSSAuthentication>

Defined in CVSS v2

Link copied to clipboard
enum CVSSAvailabilityImpact : Enum<CVSSAvailabilityImpact> , ConvertibleToJava<CVSSAvailabilityImpact>

Defined in CVSS v3, CVSS v2

Link copied to clipboard
enum CVSSConfidentialityImpact : Enum<CVSSConfidentialityImpact> , ConvertibleToJava<CVSSConfidentialityImpact>

Defined in CVSS v3, CVSS v2

Link copied to clipboard
enum CVSSIntegrityImpact : Enum<CVSSIntegrityImpact> , ConvertibleToJava<CVSSIntegrityImpact>

Defined in CVSS v3, CVSS v2

Link copied to clipboard
enum CVSSPrivilegesRequired : Enum<CVSSPrivilegesRequired> , ConvertibleToJava<CVSSPrivilegesRequired>

Defined in CVSS v3

Link copied to clipboard
enum CVSSScope : Enum<CVSSScope> , ConvertibleToJava<CVSSScope>

Defined in CVSS v3

Link copied to clipboard
enum CVSSUserInteraction : Enum<CVSSUserInteraction> , ConvertibleToJava<CVSSUserInteraction>

Defined in CVSS v3

Link copied to clipboard
enum DeploymentPlatform : Enum<DeploymentPlatform> , ConvertibleToJava<DeploymentPlatform>

Platform hosting this deployment.

Link copied to clipboard
enum DiscoveredAnalysisStatus : Enum<DiscoveredAnalysisStatus> , ConvertibleToJava<DiscoveredAnalysisStatus>

The status of discovery for the resource.

Link copied to clipboard
enum DiscoveredContinuousAnalysis : Enum<DiscoveredContinuousAnalysis> , ConvertibleToJava<DiscoveredContinuousAnalysis>

Whether the resource is continuously analyzed.

Link copied to clipboard
enum DiscoveryAnalysisKind : Enum<DiscoveryAnalysisKind> , ConvertibleToJava<DiscoveryAnalysisKind>

The kind of analysis that is handled by this discovery.

Link copied to clipboard
enum DistributionArchitecture : Enum<DistributionArchitecture> , ConvertibleToJava<DistributionArchitecture>

The CPU architecture for which packages in this distribution channel were built

Link copied to clipboard
enum ExternalRefCategory : Enum<ExternalRefCategory> , ConvertibleToJava<ExternalRefCategory>

An External Reference allows a Package to reference an external source of additional information, metadata, enumerations, asset identifiers, or downloadable content believed to be relevant to the Package

Link copied to clipboard
enum FileNoteFileType : Enum<FileNoteFileType> , ConvertibleToJava<FileNoteFileType>

This field provides information about the type of file identified

enum GoogleDevtoolsContaineranalysisV1alpha1AliasContextKind : Enum<GoogleDevtoolsContaineranalysisV1alpha1AliasContextKind> , ConvertibleToJava<GoogleDevtoolsContaineranalysisV1alpha1AliasContextKind>

The alias kind.

Link copied to clipboard
enum HashType : Enum<HashType> , ConvertibleToJava<HashType>

The type of hash that was performed.

Link copied to clipboard
enum IdentifierHelperField : Enum<IdentifierHelperField> , ConvertibleToJava<IdentifierHelperField>

The field that is set in the API proto.

Link copied to clipboard
enum JustificationJustificationType : Enum<JustificationJustificationType> , ConvertibleToJava<JustificationJustificationType>

The justification type for this vulnerability.

Link copied to clipboard
enum LayerDirective : Enum<LayerDirective> , ConvertibleToJava<LayerDirective>

The recovered Dockerfile directive used to construct this layer.

Link copied to clipboard
enum PackageArchitecture : Enum<PackageArchitecture> , ConvertibleToJava<PackageArchitecture>

The CPU architecture for which packages in this distribution channel were built. Architecture will be blank for language packages.

Link copied to clipboard
enum PgpSignedAttestationContentType : Enum<PgpSignedAttestationContentType> , ConvertibleToJava<PgpSignedAttestationContentType>

Type (for example schema) of the attestation payload that was signed. The verifier must ensure that the provided type is one that the verifier supports, and that the attestation payload is a valid instantiation of that type (for example by validating a JSON schema).

Link copied to clipboard
enum RelationshipNoteType : Enum<RelationshipNoteType> , ConvertibleToJava<RelationshipNoteType>

The type of relationship between the source and target SPDX elements

Link copied to clipboard
enum RemediationRemediationType : Enum<RemediationRemediationType> , ConvertibleToJava<RemediationRemediationType>

The type of remediation that can be applied.

Link copied to clipboard
enum VersionKind : Enum<VersionKind> , ConvertibleToJava<VersionKind>

Distinguish between sentinel MIN/MAX versions and normal versions. If kind is not NORMAL, then the other fields are ignored.

Link copied to clipboard
enum VexAssessmentState : Enum<VexAssessmentState> , ConvertibleToJava<VexAssessmentState>

Provides the state of this Vulnerability assessment.

Link copied to clipboard
enum VulnerabilityDetailsEffectiveSeverity : Enum<VulnerabilityDetailsEffectiveSeverity> , ConvertibleToJava<VulnerabilityDetailsEffectiveSeverity>

The distro assigned severity for this vulnerability when that is available and note provider assigned severity when distro has not yet assigned a severity for this vulnerability. When there are multiple package issues for this vulnerability, they can have different effective severities because some might come from the distro and some might come from installed language packs (e.g. Maven JARs or Go binaries). For this reason, it is advised to use the effective severity on the PackageIssue level, as this field may eventually be deprecated. In the case where multiple PackageIssues have different effective severities, the one set here will be the highest severity of any of the PackageIssues.

Link copied to clipboard
enum VulnerabilityTypeCvssVersion : Enum<VulnerabilityTypeCvssVersion> , ConvertibleToJava<VulnerabilityTypeCvssVersion>

CVSS version used to populate cvss_score and severity.

Link copied to clipboard
enum VulnerabilityTypeSeverity : Enum<VulnerabilityTypeSeverity> , ConvertibleToJava<VulnerabilityTypeSeverity>

Note provider assigned impact of the vulnerability