From c8bd54c4dd4671221791b537b19657b79b62dc10 Mon Sep 17 00:00:00 2001 From: Victoria Date: Mon, 1 Sep 2025 17:30:32 +0200 Subject: [PATCH] Add GPL to banned licenses and simplify AGPL list Signed-off-by: Victoria --- .github/workflows/contracts/chainloop-vault-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contracts/chainloop-vault-release.yml b/.github/workflows/contracts/chainloop-vault-release.yml index 865ee07c9..c6b9d52b9 100644 --- a/.github/workflows/contracts/chainloop-vault-release.yml +++ b/.github/workflows/contracts/chainloop-vault-release.yml @@ -15,7 +15,7 @@ policies: policyGroups: - ref: sbom-quality with: - bannedLicenses: AGPL-1.0-only, AGPL-1.0-or-later, AGPL-3.0-only, AGPL-3.0-or-later + bannedLicenses: GPL, AGPL bannedComponents: log4j@2.14.1 - ref: slsa-checks with: