You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
interceptor.js # MAIN-world XHR/Fetch hooks + window global scanning
122
126
popup.js # Popup logic
123
127
results.js # Dashboard logic with filtering and export
124
128
css/
@@ -132,6 +136,10 @@ keyFinder/
132
136
build.sh # Build Chrome and Firefox zip packages
133
137
```
134
138
139
+
## Security
140
+
141
+
See [SECURITY.md](SECURITY.md) for the threat model, disclosure policy, and known limitations. Release notes are in [CHANGELOG.md](CHANGELOG.md).
142
+
135
143
## Disclaimer
136
144
137
145
This tool is intended for **security research and authorized testing only**. Use it to identify leaked secrets on your own applications or during authorized penetration tests. You are responsible for your own actions.
0 commit comments