Skip to content

Commit 700e7a3

Browse files
committed
updating the group name to chef-chef-cli as chef-cli group fails to generate NOTICE in sbominator
Signed-off-by: nikhil2611 <ngupta@progress.com>
1 parent a72b652 commit 700e7a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-main-pull-request-stub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
export-github-sbom: true # SPDX JSON artifact on job instance
9797
perform-blackduck-sca-scan: true # combined with generate sbom & generate github-sbom, also needs version above
9898
blackduck-project-group-name: 'Chef-Agents' # typically one of (Chef), Chef-Agents, Chef-Automate, Chef-Chef360, Chef-Habitat, Chef-Infrastructure-Server, Chef-Shared-Services, Chef-Non-Product'
99-
blackduck-project-name: ${{ github.event.repository.name }} # BlackDuck project name, typically the repository name
99+
blackduck-project-name: chef-chef-cli # BlackDuck project name, typically the repository name - using chef-chef-cli as using 'chef-cli' a name in sbominator fails to generate the notice file with invalid group error
100100
generate-blackduck-sbom: true # obsolete, use perform-blackduck-sca-scan instead
101101

102102
run-bundle-install: true

0 commit comments

Comments
 (0)