What
Github raised this security warning https://gist.github.com/alon710/213feea7a4693b5774694763c9a88e80
Why
Black versions prior to 26.3.1 fail to properly hash short user-controlled configurations, leading to a path traversal vulnerability. So we need to fix this vulnerability.
How
Upgrade black to >=26.3.1, This would also require upgrading min python to 3.10
What
Github raised this security warning https://gist.github.com/alon710/213feea7a4693b5774694763c9a88e80
Why
Black versions prior to 26.3.1 fail to properly hash short user-controlled configurations, leading to a path traversal vulnerability. So we need to fix this vulnerability.
How
Upgrade black to >=26.3.1, This would also require upgrading min python to 3.10