-
Notifications
You must be signed in to change notification settings - Fork 53
chore: unpin urllib3 #149
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
base: master
Are you sure you want to change the base?
chore: unpin urllib3 #149
Conversation
e25ec8b to
6d842f9
Compare
Signed-off-by: George Pickering <[email protected]>
Signed-off-by: George Pickering <[email protected]>
Signed-off-by: George Pickering <[email protected]>
Signed-off-by: George Pickering <[email protected]>
5075e50 to
7f6cd71
Compare
|
Hi @bigpick is this PR ready to review? I believe @williamsbritt is the regular Maintainer of this repository, right? :) |
|
Hi - yeah, its been ready since the last commit AFAICT Though as I understand it, the team responsible for maintaining this detect-secrets repo is pretty slammed, so this PR+some other outstanding work/fixes/improvements are going to continue waiting till they have time to review (or help share the duty of maintenance to a broader team - myself and some others have expressed interest) |
|
Hello, is there any plan or timeline on getting this PR merged? |
Its been made clear by the internal IBM team responsible for managing this repository that they are not interested nor able to maintain this repo, and they have/are actively ignoring any offerings of outside help to support such efforts (for I imagine numerous reasons) from folks like @dnwe and myself ... so, I doubt it. |
|
There’s a security advisory (CVE-2024-37891) affecting urllib3. It would be a good idea to upgrade to a safe version to ensure this project remains secure. |
|
Adding to the party that also (GHSA-pq67-6m6q-mj2v && GHSA-48p4-8xcf-vxj5) due to the pinned version of |
Info
Unpins urllib3, since looks like requests is no longer broken, and that was the reason it was originally pinned <2.
Testing
Quick install from git+test
detect-secretscommand works:Proper
py39 via tox (via
make test):full output:
Toggle dropdown