disable secret scanning for payloads and exploits

This commit is contained in:
2026-04-30 19:57:12 +02:00
parent f233fe8264
commit c3fc01bbec

3
.github/secret_scanning.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
paths-ignore:
- "payloads/**"
- "tools/exploits/**"