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

Fix for additional uint and int types #41

Merged
merged 4 commits into from
Nov 7, 2024

Fix

cefcc43
Select commit
Loading
Failed to load commit list.
Merged

Fix for additional uint and int types #41

Fix
cefcc43
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Nov 7, 2024 in 28s

No new alerts in code changed by this pull request

Annotations

Check warning on line 407 in cdp/client/api_client.py

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that overlaps with \\w in the same character class, and is equivalent to \[+,\\-.\\/0-9:;<=>?@A-Z\\\[\\\\\\\]^\].