Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/257 Argument votes #287

Draft
wants to merge 55 commits into
base: main
Choose a base branch
from

use utility fns in the undo upvote and downvote tests

2f39f22
Select commit
Loading
Failed to load commit list.
Draft

Feat/257 Argument votes #287

use utility fns in the undo upvote and downvote tests
2f39f22
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Aug 10, 2024 in 4s

6 new alerts including 6 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 6 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 248 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 270 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Reflected server-side cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.

Check warning on line 276 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Reflected server-side cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.

Check warning on line 305 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.

Check warning on line 327 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Reflected server-side cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.

Check warning on line 333 in backend/core/views.py

See this annotation in the file changed.

Code scanning / CodeQL

Reflected server-side cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.