SbomValidationResultSummary

A summary of the validation results for a specific software bill of materials (SBOM) attached to a software package version.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The errorCode representing the validation failure error if the SBOM validation failed.

Link copied to clipboard

The errorMessage representing the validation failure error if the SBOM validation failed.

Link copied to clipboard

The name of the SBOM file.

Link copied to clipboard

The end result of the SBOM validation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String