Skip to content

Commit

Permalink
chore: Expand .semgrepignore exclusions to tests (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims authored Jul 17, 2023
2 parents c8ca2c4 + d843f2f commit bda1717
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .semgrepignore
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
docs/
src/auth/__tests__
src/credentials-manager/__tests__
src/hooks/__tests__
src/jwt/__tests__
src/management/__tests__
src/networking/__tests__
src/utils/__tests__
src/webauth/__mocks__
src/webauth/__tests__

0 comments on commit bda1717

Please sign in to comment.