Skip to content

Commit

Permalink
using sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed Dec 10, 2024
1 parent be88f65 commit 11011b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ jobs:
uses: advanced-security/filter-sarif@main
with:
patterns: |
-**/*
+src/**/*
-**/*
+src/**/*
input: sarif-results/c-cpp.sarif
output: sarif-results/c-cpp.sarif

Expand Down

0 comments on commit 11011b1

Please sign in to comment.