From 5792054d3f247a3457d64d905e5cf652e9728e06 Mon Sep 17 00:00:00 2001 From: Victoria Date: Tue, 9 Sep 2025 10:10:54 +0200 Subject: [PATCH] skip empty license verification for the SBOM component type file Signed-off-by: Victoria --- .github/workflows/contracts/chainloop-vault-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/contracts/chainloop-vault-release.yml b/.github/workflows/contracts/chainloop-vault-release.yml index c6b9d52b9..91b16774e 100644 --- a/.github/workflows/contracts/chainloop-vault-release.yml +++ b/.github/workflows/contracts/chainloop-vault-release.yml @@ -16,6 +16,7 @@ policyGroups: - ref: sbom-quality with: bannedLicenses: GPL, AGPL + skippedTypes: file bannedComponents: log4j@2.14.1 - ref: slsa-checks with: