Skip to content

Commit

Permalink
Merge pull request #297 from rsksmart/slither
Browse files Browse the repository at this point in the history
Exclude openzeppelin contracts
  • Loading branch information
Luisfc68 authored Jan 17, 2025
2 parents 3fedbad + d030bcd commit 085dd1d
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/"

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

0 comments on commit 085dd1d

Please sign in to comment.