chore: add security pentest reports and remediation plan
Overnight pentest run produced recon, analysis, exploitation reports, and a full security assessment. Plan.md updated with 22 prioritized fix items for auth, SSRF, injection, XSS, and hardening. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
0837b24a4b
commit
6623dbc4ab
@@ -71,3 +71,4 @@ AIUI's content pipeline uses `[[tag:data]]` syntax in AI responses to surface co
|
||||
- Build AIUI when needed: `cd /Users/dorian/Projects/AIUI && rm -rf .turbo packages/app/.turbo packages/core/.turbo packages/app/dist packages/core/dist && VITE_BASE_PATH=/aiui/ pnpm build`
|
||||
- Deploy AIUI dist: `sshpass -p 'EwPDR8q45l0Upx@' scp -o StrictHostKeyChecking=no -r /Users/dorian/Projects/AIUI/packages/app/dist/* archipelago@192.168.1.228:/opt/archipelago/aiui/`
|
||||
- Do not stop until all tasks are checked or you are rate limited
|
||||
|
||||
|
||||
Reference in New Issue
Block a user