-
-
Notifications
You must be signed in to change notification settings - Fork 539
Closed
Labels
bug:normalaffects many people or has quite an impactaffects many people or has quite an impact
Description
Hi all,
I couldn't find this reported yet (apologies if it's duplicate), but tox has a dependency with py
, which is currently flagged as a vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2022-42969 and therefore reported by tools like safety
and pip-audit
.
There is a lot of chatter in here about whether this should be considered a vulnerability in the first place and whether the vulnerability should be taken down. It doesn't sound like the py
maintainers are going to fix the affected code, instead they removed the dependency from pytest
altogether by vendoring the code they still needed.
Is this something that could be done in tox
as well?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
bug:normalaffects many people or has quite an impactaffects many people or has quite an impact