Update black-duck-security-scan-ci.yml

This commit is contained in:
Sadman Anik
2025-01-30 13:48:02 +06:00
committed by GitHub
parent 56844b15c7
commit 1de3a149b3
+10 -1
View File
@@ -1,3 +1,12 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# Black Duck Security Action allows you to integrate Static Analysis Security Testing (SAST) and Software Composition Analysis (SCA) into your CI/CD pipelines.
# For more information about configuring your workflow,
# read our documentation at https://github.com/blackduck-inc/black-duck-security-scan
name: CI-Black-Duck-Security-Scan
on:
push:
@@ -31,4 +40,4 @@ jobs:
### ---------- SRM SCANNING: REQUIRED FIELDS ----------
srm_url: ${{ vars.SRM_URL }}
srm_apikey: ${{ secrets.SRM_API_KEY }}
srm_assessment_types: "SCA,SAST"
srm_assessment_types: "SCA,SAST"