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
docs: update Audited Projects with scanned repos, order by GitHub stars
- Add KeygraphHQ/shannon, OpenBMB/UltraRAG, affaan-m/everything-claude-code, thedotmack/claude-mem
- Remove links; show repo name and findings only
- Order table by GitHub stars (descending)
Made-with: Cursor
|[juice-shop/juice-shop](https://github.com/juice-shop/juice-shop)| 1 (high) | Unquoted XSS attribute in template |
213
-
| DVWA | Full pentest | Comprehensive vulnerability assessment |
206
+
Argus has been used to scan real-world open-source projects. Table ordered by GitHub stars (descending).
207
+
208
+
| Repo | Findings | Key Issues |
209
+
|------|----------|------------|
210
+
|**affaan-m/everything-claude-code**| 3 Critical | Command injection (CWE-78) in `utils.js` — `commandExists()` and `runCommand()` using unsanitized `execSync` with user-controlled input |
211
+
|**thedotmack/claude-mem**| 8 (2 Critical, 4 High) | SQL injection (dynamic query), path traversal in ObservationCompiler; command injection in ProcessManager, ReDoS in tag-stripping, missing auth on admin endpoints, resource exhaustion in token calculator |
212
+
|**KeygraphHQ/shannon**| 18 (5 Critical, 7 High) | Command injection in tool filtering, path traversal in save-deliverable, weak TOTP validation, secret exposure in error logs, prototype pollution via YAML parsing; dangerous patterns, TOCTOU in queue validation |
0 commit comments