Library dependency version specifiers aren't for fixing vulnerabilities
Hey Python library maintainers! π I sometimes see pull requests from well-meaning users about bumping minimum versions of dependencies to "fix security vulnerabilities". Here's a resource you can link to about why this strategy doesn't work in practice:
Library dependency version specifiers aren't for fixing vulnerabilities β Seth Larson
Let's say you are the maintainer of a Python library that depends on another Python library like βurllib3β. Because you want to make sure users receive a compatible version of urllib3 you add a ve...
Don't miss what's next. Subscribe to sethmlarson.dev:
Share this email:
Add a comment: