Skip to content

Commit 3afedb4

Browse files
author
Jason Heath
committed
turning on blackduck sbom
Signed-off-by: Jason Heath <jason.heath@progress.com>
1 parent a90a1f8 commit 3afedb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# generate and export Software Bill of Materials (SBOM) in various formats
8484
generate-sbom: true
8585
export-github-sbom: true # SPDX JSON artifact on job instance
86-
generate-blackduck-sbom: false # requires BlackDuck secrets and inputs as above for SAST scanning
86+
generate-blackduck-sbom: true # requires BlackDuck secrets and inputs as above for SAST scanning
8787
generate-msft-sbom: false
8888
license_scout: false # Run license scout for license compliance (uses .license_scout.yml)
8989

0 commit comments

Comments
 (0)