Backend : Upvote and Downvote for Answers Fixed #1110
Merged
GitHub Advanced Security / CodeQL
failed
Aug 6, 2024 in 5s
2 new alerts including 2 high severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 high
See annotations below for details.
Annotations
Check failure on line 19 in backend/app.js
Code scanning / CodeQL
Missing CSRF middleware High
without CSRF protection.
Check failure on line 9 in backend/app/routes/Q&A/answers/downvoteAnswer.js
Code scanning / CodeQL
Database query built from user-controlled sources High
.
Loading