/AWS1/CL_INCSCANSBOMRESPONSE¶
ScanSbomResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sbom TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT¶
The vulnerability report for the scanned SBOM.
Queryable Attributes¶
sbom¶
The vulnerability report for the scanned SBOM.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SBOM() |
Getter for SBOM, with configurable default |
ASK_SBOM() |
Getter for SBOM w/ exceptions if field has no value |
HAS_SBOM() |
Determine if SBOM has a value |