feat: helmet (security headers) + rate-limit (30/min mutations, 20/min export)
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
"dotenv": "^16.4.7",
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^4.21.1",
|
||||
"express-rate-limit": "^8.5.2",
|
||||
"helmet": "^8.2.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"pg": "^8.13.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user