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

Codemod url-sandbox could also support from urllib.request.urlopen #437

Open
clavedeluna opened this issue Apr 3, 2024 · 1 comment
Open
Assignees
Labels
BLOCKED enhancement New feature or request

Comments

@clavedeluna
Copy link
Contributor

This codemod currently handles making requests with the requests library, but requests can also be made with the builtin urllib.request library

@clavedeluna clavedeluna added the enhancement New feature or request label Apr 3, 2024
@andrecsilva andrecsilva self-assigned this Apr 23, 2024
@andrecsilva
Copy link
Contributor

This is blocked until the python-security can support urllib.request.urlopen calls. However tests are failing for that package at the moment.
See:
pixee/python-security#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKED enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants