Skip to content

Commit

Permalink
Update SAST Scan workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
interDist committed Apr 5, 2024
1 parent 0eb5616 commit 6665d70
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# This workflow integrates Scan with GitHub's code scanning feature
# Scan is a free open-source security tool for modern DevOps teams from ShiftLeft
# Visit https://slscan.io/en/latest/integrations/code-scan for help
name: ShiftLeft Code Scan
# This workflow integrates SAST Scan with GitHub's code scanning feature.
# Scan is a free open-source security tool for modern DevOps teams.
# See https://scan.appthreat.dev/en/latest/integrations/code-scan/
# and https://github.com/ShiftLeftSecurity/sast-scan.
name: ShiftLeft SAST Scan

on:
pull_request:
Expand Down

0 comments on commit 6665d70

Please sign in to comment.