Sourced from flask-cors's releases.
5.0.0
What's Changed
- Breaking: Change default to disable private network access by
@corydolphin
in corydolphin/flask-cors#368 This effectively resolves https://github.com/advisories/GHSA-hxwh-jpp2-84pm https://osv.dev/vulnerability/PYSEC-2024-71Full Changelog: https://github.com/corydolphin/flask-cors/compare/4.0.2...5.0.0
4.0.2
What's Changed
- Bump requests from 2.31.0 to 2.32.0 in /docs by
@dependabot
in corydolphin/flask-cors#358- Backwards Compatible Fix for CVE-2024-6221 by
@adrianosela
in corydolphin/flask-cors#363- Add unit tests for Private-Network by
@corydolphin
in corydolphin/flask-cors#367New Contributors
@dependabot
made their first contribution in corydolphin/flask-cors#358@adrianosela
made their first contribution in corydolphin/flask-cors#363Full Changelog: https://github.com/corydolphin/flask-cors/compare/4.0.1...4.0.2