wip hot fix #401
wip hot fix #401
4 new alerts including 4 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 4 high
See annotations below for details.
Annotations
Check failure on line 1187 in routes/profile.routes.js
Code scanning / CodeQL
Missing rate limiting High
, but is not rate-limited.
Check failure on line 1242 in routes/profile.routes.js
Code scanning / CodeQL
Missing rate limiting High
, but is not rate-limited.
Check failure on line 1184 in routes/profile.routes.js
Code scanning / CodeQL
Incomplete URL substring sanitization High
' can be anywhere in the URL, and arbitrary hosts may come before or after it.
Check failure on line 1239 in routes/profile.routes.js
Code scanning / CodeQL
Incomplete URL substring sanitization High
' can be anywhere in the URL, and arbitrary hosts may come before or after it.