Skip to content

Commit 085dd1d

Browse files
authored
Merge pull request #297 from rsksmart/slither
Exclude openzeppelin contracts
2 parents 3fedbad + d030bcd commit 085dd1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slither.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
sarif: results.sarif
2828
fail-on: none
2929
target: .
30+
slither-args: --filter-paths "node_modules/"
3031

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

0 commit comments

Comments
 (0)