We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3a3704 commit 1455f05Copy full SHA for 1455f05
1 file changed
.github/workflows/lightbeam-security-scan.yaml
@@ -23,6 +23,7 @@ jobs:
23
polaris_server_url: 'https://poc.polaris.blackduck.com'
24
polaris_access_token: ${{ secrets.POLARISPOC_ACCESS_TOKEN_Lightbeam }}
25
polaris_assessment_types: SAST
26
+ polaris_test_sast_type: SAST-RAPID #run a rapid-sast scan, SIGMA
27
polaris_application_name: Lightbeam
28
polaris_project_name: ${{ github.event.repository.name }}
29
polaris_branch_name: ${{ github.ref_name }}
0 commit comments