We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56abb1d commit d2830e5Copy full SHA for d2830e5
1 file changed
.github/workflows/contracts/chainloop-vault-release.yml
@@ -16,6 +16,9 @@ policyGroups:
16
- ref: sbom-quality
17
with:
18
bannedLicenses: GPL, AGPL
19
+ # sha256:b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2 = Apache-2.0 pkg:golang/github.com/cyberphone/json-canonicalization
20
+ # sha256:cd65721176ce5fdbb05773c0b1349f993b94ce77a51062cfa7a78b34cc82fc71 = MIT, BSD-3-Clause pkg:golang/github.com/theupdateframework/go-tuf
21
+ allowedCustomLicenses: Apache 2.0, sha256:b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2, sha256:cd65721176ce5fdbb05773c0b1349f993b94ce77a51062cfa7a78b34cc82fc71
22
skippedTypes: file
23
bannedComponents: log4j@2.14.1
24
- ref: slsa-checks
0 commit comments