Commit af05935 authored Jun 24, 2024 Verified
1 parent d7f3484 commit af05935 Copy full SHA for af05935
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# SbomReport
2
2
3
- An instance of the SbomReport represents the latest sbom (software bill of metarials ) found in a container image of a given
4
- Kubernetes workload. It consists of a list of OS package and application bil of metarial with a summary of
3
+ An instance of the SbomReport represents the latest SBOM (Software Bill of Materials ) found in a container image of a given
4
+ Kubernetes workload. It consists of a list of OS package and application bill of materials with a summary of
5
5
components and dependencies. For a multi-container workload trivy-operator creates multiple instances
6
6
of SbomReports in the workload's namespace with the owner reference set to that workload.
7
7
Each report follows the naming convention ` <workload kind>-<workload name>-<container-name> ` .
You can’t perform that action at this time.
0 commit comments