Update .snyk

This commit is contained in:
Dmitriy Shafranskiy
2024-09-20 13:53:34 +02:00
committed by GitHub
parent 1b7cdc46f1
commit 5f1918cc38
+2 -2
View File
@@ -3,7 +3,7 @@ ignore: {}
patch: {} patch: {}
exclude: exclude:
global: global:
# includes our unit tests which include hard coded passwords and encrypting keys for testing purposes. # exclude unit tests which contain hard coded passwords and encrypting keys for testing purposes.
- spec/ - spec/
# 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. # 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.
- external/source/ - external/source/