-
Notifications
You must be signed in to change notification settings - Fork 0
Aikido Report
Luara edited this page Jul 5, 2026
·
2 revisions
Felines runs regular security scans through Aikido Security across the codebase and its dependencies. The screenshot below is the current state of the Aikido dashboard for this repository, taken after every reported finding was fixed.

What this shows:
- 0 issues — the repository currently has zero open findings of any severity.
- 5 issues solved just now — every issue Aikido had flagged, including the two documented in detail on the Security page (Path Traversal, HIGH severity, and SSRF in geocoding, LOW severity), has been resolved.
- No Issues found — the issues table is empty, confirming there is nothing outstanding.
This is not a static claim — it's the live output of Aikido's own dashboard for the luarawork/felines repository, scanned directly against the main branch.
- Full technical detail on both fixes: Security — Aikido Security Findings
-
Fix commits:
security: fix path traversal vulnerability in file uploads — Aikido reportsecurity: fix SSRF vulnerability in geocoding requests — Aikido report
-
Full audit trail, including internal findings beyond what Aikido reported:
docs/AUDIT_REPORT.md - Every security test performed and its result: Testing
See Home for the full wiki index.