🔒️(backend) prevent automatic upgrade setuptools
The latest `setuptools` version pulls in a `jaraco.context` version that triggers a Trivy scan failure. `jaraco.context` has a path traversal vulnerability. This fix is inspired by suitenumerique/people, specifically Marie’s PR #1010.
This commit is contained in:
committed by
aleb_the_flash
parent
a50aabeaf8
commit
f9524b2f0a
@@ -8,8 +8,11 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.0] - 2026-01-13
|
||||
### Fixed
|
||||
|
||||
🔒(backend) prevent automatic upgrade setuptools
|
||||
|
||||
## [1.3.0] - 2026-01-13
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
Reference in New Issue
Block a user