Skip to content

Conversation

@st1020
Copy link
Member

@st1020 st1020 commented Jul 20, 2023

No description provided.

@st1020 st1020 force-pushed the refactor/add-ruff-and-black branch from 782a524 to 25b1cf5 Compare July 20, 2023 02:21
@st1020 st1020 force-pushed the refactor/add-ruff-and-black branch from 5fd3e71 to f4d2516 Compare July 20, 2023 03:45
response['content_type'] = 'application/octet-stream'
response['Content-Disposition'] = f"attachment; filename={package_name}.jar"
return response
with open(local_file_name, "rb") as f:

Check failure

Code scanning / CodeQL

Uncontrolled data used in path expression

This path depends on a [user-provided value](1).
@st1020 st1020 force-pushed the refactor/add-ruff-and-black branch from 3e2257f to 3f5fd10 Compare July 20, 2023 04:17
@st1020 st1020 force-pushed the refactor/add-ruff-and-black branch from f9a2f97 to 54eb4d5 Compare July 20, 2023 07:56
@Bidaya0 Bidaya0 merged commit 08df081 into HXSecurity:develop Jul 20, 2023
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.

2 participants