Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
pillow>=10.0.0
- Confidence
- 95% confidence
- Finding
- The dependency is specified with a lower-bound range (`pillow>=10.0.0`) instead of an exact pinned version, which makes builds non-reproducible and can cause the environment to pull different releases over time. This increases supply-chain risk because a future compromised or incompatible release could be installed without any change to the skill code.
