Sourced from flask-cors's releases.
5.0.0
What's Changed
- Breaking: Change default to disable private network access by
@corydolphinin 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
@dependabotin corydolphin/flask-cors#358- Backwards Compatible Fix for CVE-2024-6221 by
@adrianoselain corydolphin/flask-cors#363- Add unit tests for Private-Network by
@corydolphinin corydolphin/flask-cors#367New Contributors
@dependabotmade their first contribution in corydolphin/flask-cors#358@adrianoselamade their first contribution in corydolphin/flask-cors#363Full Changelog: https://github.com/corydolphin/flask-cors/compare/4.0.1...4.0.2