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