Skip to content

Release 1.9.0#17

Merged
jtreminio-dropbox merged 5 commits into
mainfrom
release-1.9.0
May 15, 2025
Merged

Release 1.9.0#17
jtreminio-dropbox merged 5 commits into
mainfrom
release-1.9.0

Conversation

@jtreminio-dropbox

@jtreminio-dropbox jtreminio-dropbox commented May 15, 2025

Copy link
Copy Markdown
Contributor

data = response_text
elif content_type.startswith("application/json"):
elif re.match(
r"^application/(json|[\w!#$&.+-^_]+\+json)\s*(;|$)",

Check warning

Code scanning / CodeQL

Overly permissive regular expression range

Suspicious character range that overlaps with \w in the same character class, and is equivalent to \[+,\-.\/0-9:;<=>?@A-Z\\[\\\\]^\].
@jtreminio-dropbox
jtreminio-dropbox merged commit ca02923 into main May 15, 2025
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