Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
httpx>=0.24.0 # rich is optional, not required for core functionality
- Confidence
- 92% confidence
- Finding
- The dependency is specified with only a lower bound (httpx>=0.24.0), which allows future unreviewed versions to be installed. This creates supply-chain and stability risk because a later release could introduce breaking changes or a malicious/compromised package version without any explicit review or reproducible build control.
