ScanSbomRequest

Types

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

Properties

Link copied to clipboard

The output format for the vulnerability report.

Link copied to clipboard

The JSON file for the SBOM you want to scan. The SBOM must be in CycloneDX 1.5 format.

Functions

Link copied to clipboard
inline fun copy(block: ScanSbomRequest.Builder.() -> Unit = {}): ScanSbomRequest
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