fix: harden auth, SSRF, query engine, and cookie security

This commit is contained in:
2026-03-18 11:37:33 +04:00
parent d278ab0458
commit 5a0cf5033b
14 changed files with 212 additions and 28 deletions
+6
View File
@@ -1,5 +1,11 @@
.env
.env.*
.env.local
node_modules/
dist/
target/
*.lock
*.pem
*.key
*.crt
.claude