Skip to content

Commit e3b070e

Browse files
authored
fix(build): add GPL to banned licenses and simplify AGPL list, resolves #2406 (#2407)
Signed-off-by: Victoria <[email protected]>
1 parent f5b24b4 commit e3b070e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ policies:
1515
policyGroups:
1616
- ref: sbom-quality
1717
with:
18-
bannedLicenses: AGPL-1.0-only, AGPL-1.0-or-later, AGPL-3.0-only, AGPL-3.0-or-later
18+
bannedLicenses: GPL, AGPL
1919
bannedComponents: [email protected]
2020
- ref: slsa-checks
2121
with:

0 commit comments

Comments
 (0)