Skip to content

Commit 1455f05

Browse files
authored
Add rapid SAST scan type to security workflow
1 parent c3a3704 commit 1455f05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lightbeam-security-scan.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
polaris_server_url: 'https://poc.polaris.blackduck.com'
2424
polaris_access_token: ${{ secrets.POLARISPOC_ACCESS_TOKEN_Lightbeam }}
2525
polaris_assessment_types: SAST
26+
polaris_test_sast_type: SAST-RAPID #run a rapid-sast scan, SIGMA
2627
polaris_application_name: Lightbeam
2728
polaris_project_name: ${{ github.event.repository.name }}
2829
polaris_branch_name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)