fix(cmd-api-server): add express static rate limiting #1840
Labels
API_Server
bug
Something isn't working
dependencies
Pull requests that update a dependency file
P1
Priority 1: Highest
Security
Related to existing or potential security vulnerabilities
Tracking issue for:
app.get("/*", (_, res) => res.sendFile(resolvedIndexHtml));
The text was updated successfully, but these errors were encountered: