mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
feat: add trivy-based sbom artifact generation support (#4088)
fixes issue #4067 Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d8fb19819b
commit
4e4d00a0a6
@@ -169,6 +169,12 @@
|
||||
"end": 1909
|
||||
}
|
||||
},
|
||||
"blackbox/sbom.bats": {
|
||||
"zot": {
|
||||
"begin": 1910,
|
||||
"end": 1919
|
||||
}
|
||||
},
|
||||
"blackbox/restore_s3_blobs.bats": {
|
||||
"zot": {
|
||||
"begin": 1920,
|
||||
|
||||
Reference in New Issue
Block a user