Upvote and Downvotes fixed #1093
5 new alerts including 5 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 5 high
See annotations below for details.
Annotations
Check failure on line 9 in backend/app/routes/Q&A/question/downvoteQuestion.js
Code scanning / CodeQL
Database query built from user-controlled sources High
.
Check failure on line 11 in backend/app/routes/Q&A/question/downvoteQuestion.js
Code scanning / CodeQL
Database query built from user-controlled sources High
.
Check failure on line 13 in backend/app/routes/Q&A/question/downvoteQuestion.js
Code scanning / CodeQL
Database query built from user-controlled sources High
.
Check failure on line 26 in backend/app/routes/Q&A/question/index.js
Code scanning / CodeQL
Missing rate limiting High
, but is not rate-limited.
Check failure on line 19 in backend/app.js
Code scanning / CodeQL
Missing CSRF middleware High
without CSRF protection.