Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"author": "Content Team", "license": "MIT", "dependencies": { "rss-parser": "^3.12.0", "ffmpeg-static": "^5.1.0" }, "clawhub": {- Confidence
- 97% confidence
- Finding
- The dependency uses a caret range (^3.12.0), which allows installation of newer compatible versions rather than a single fixed version. This can reduce build reproducibility and increase supply-chain risk if a future dependency release is compromised or introduces a breaking security issue.
