Skip to content

Commit

Permalink
exclude some devskim alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
suhancz committed Oct 27, 2023
1 parent 0515b10 commit 489480d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/devskim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:

- name: Run DevSkim scanner
uses: microsoft/DevSkim-Action@v1
with:
exclude-rules: DS126858,DS137138,DS162092,DS169125,DS169126

- name: Upload DevSkim scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 489480d

Please sign in to comment.