Skip to content

Commit

Permalink
Exclude openzeppelin contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
bcodesido committed Jan 17, 2025
1 parent 9bed03d commit d1a71b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slither.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
sarif: results.sarif
fail-on: none
target: .
slither-args: --filter-paths "node_modules/@openzeppelin"

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
Expand Down

0 comments on commit d1a71b7

Please sign in to comment.