Skip to content

Commit

Permalink
ci: exclude test from snyk
Browse files Browse the repository at this point in the history
snyk reports  "[High] Hardcoded Secret" in a spec file but we're fine with that
  • Loading branch information
dawidsowardx committed Jun 21, 2024
1 parent 2a910be commit 708b0bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
exclude:
global:
- packages/dapp-toolkit/src/modules/wallet-request/crypto/signature.spec.ts

0 comments on commit 708b0bb

Please sign in to comment.