Генератор sbom переделан на локальный репозиторий
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
+1
-1
@@ -46,7 +46,7 @@ target "image" {
|
|||||||
platforms = ["linux/amd64"]
|
platforms = ["linux/amd64"]
|
||||||
output = ["type=image"]
|
output = ["type=image"]
|
||||||
attest = [
|
attest = [
|
||||||
"type=sbom",
|
"type=sbom,generator=${registry}/docker/buildkit-syft-scanner:stable-1",
|
||||||
"type=provenance,mode=max"
|
"type=provenance,mode=max"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user