Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
example-package>=1.2.3
- Confidence
- 98% confidence
- Finding
- The dependency is specified with a lower bound only (>=1.2.3), which allows future unreviewed versions to be installed. This can introduce supply-chain risk through breaking changes or a compromised upstream release, especially in automated or reproducible build contexts.
