Commit b4233a6
committed
Add SBOM and sign image
Sign the image with cosign.
Add Software Bill of Materials with trivy as signed cosign attestations.
This informatin is needed for securing the supply chain.
You can verify the image with cosign.
You can get the SBOM from the attestations and then use trivy to check
for vulnerabilities.
Signed-off-by: Jordi Massaguer Pla <jmassaguerpla@suse.com>1 parent 2da3adb commit b4233a6
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
111 | 127 | | |
112 | 128 | | |
113 | 129 | | |
0 commit comments