Skip to content

Commit ab13801

Browse files
authored
build(contract): skip empty license verification for the SBOM component type file (#2425)
Signed-off-by: Victoria <kaysa.vps@gmail.com>
1 parent 5609189 commit ab13801

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/contracts/chainloop-vault-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ policyGroups:
1616
- ref: sbom-quality
1717
with:
1818
bannedLicenses: GPL, AGPL
19+
skippedTypes: file
1920
bannedComponents: log4j@2.14.1
2021
- ref: slsa-checks
2122
with:

0 commit comments

Comments
 (0)