Skip to content

Commit

Permalink
optimize code scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
mexikoedi authored Jan 27, 2025
1 parent e89c57d commit 978b395
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/shiftleft-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
WORKSPACE: ""
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SCAN_AUTO_BUILD: true
# Exclude all SVG files from the scan process
SCAN_EXCLUDE: "*.svg"
with:
output: reports
# Scan auto-detects the languages in your project. To override uncomment the below variable and set the type
Expand Down

0 comments on commit 978b395

Please sign in to comment.