Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
# 开发依赖(可选) pytest>=6.0 pytest-cov>=3.0 black>=22.0 flake8>=4.0 mypy>=0.950
- Confidence
- 90% confidence
- Finding
- black is specified as an unpinned dependency and there are known advisories affecting some versions, so a fresh install may resolve to a vulnerable release. This elevates the usual reproducibility concern into a real supply-chain security issue, especially in CI or developer environments that process untrusted files.
