Skip to content

Commit 5f1918c

Browse files
Update .snyk
1 parent 1b7cdc4 commit 5f1918c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.snyk

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ignore: {}
33
patch: {}
44
exclude:
55
global:
6-
# includes our unit tests which include hard coded passwords and encrypting keys for testing purposes.
6+
# exclude unit tests which contain hard coded passwords and encrypting keys for testing purposes.
77
- spec/
8-
# includes the source code to local exploits and utilities which have to be written in a particular way to exploit the vulnerabilities that we're targeting.
8+
# exclude the source code to local exploits and utilities which have to be written in a particular way to exploit the vulnerabilities that we're targeting.
99
- external/source/

0 commit comments

Comments
 (0)