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

Merge dev 2.6 to master #407

Merged
merged 137 commits into from
Jul 5, 2024
Merged

Merge dev 2.6 to master #407

merged 137 commits into from
Jul 5, 2024

Conversation

Stefal
Copy link
Owner

@Stefal Stefal commented Jul 5, 2024

No description provided.

if not next_page or urllib.parse.urlsplit(next_page).netloc != '':
next_page = url_for('redirect_to_API_HOST')

return redirect(next_page)

Check warning

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.
]
#endregion exlcude some keys in :res response

response = Response(res.content, res.status_code, headers)

Check warning

Code scanning / CodeQL

Reflected server-side cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.
@Stefal Stefal merged commit 2dd147f into master Jul 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant