Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
httpx>=0.27.0
- Confidence
- 93% confidence
- Finding
- The dependency is specified with only a lower bound (httpx>=0.27.0), which makes installs non-reproducible and allows future major or minor releases to be pulled in automatically. That can introduce vulnerable, malicious, or breaking versions into the environment through the supply chain without any review or testing gate.
