Skip to content

Commit

Permalink
committing change
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooke Castleberry authored and Brooke Castleberry committed Oct 5, 2024
1 parent fe6faca commit 15d6cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security-BC-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
# Runs Snyk Code (SAST) analysis and uploads result into GitHub.
# Use || true to not fail the pipeline
- name: Snyk Code test
run: snyk code test --org=bcastleberry6-kfDkm5X9Je6hD6jiBYf6Y9 --sarif --debug > snyk-sarif4.json
run: snyk code test --org=efba75ee-f721-4c0c-9c87-5ff41d45f282 --sarif --debug > snyk-sarif4.json
# run: snyk code test --sarif > sarif3.json 2 || true

#- name: Display SARIF file
Expand Down

0 comments on commit 15d6cf9

Please sign in to comment.