Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"version": "0.1.0", "type": "module", "dependencies": { "atlas-obscura-api": "^2.1.1" } }- Confidence
- 91% confidence
- Finding
- The dependency uses a caret range (^2.1.1), which allows newer minor and patch releases to be installed. This can introduce supply-chain risk because future upstream releases may change behavior or contain malicious or vulnerable code without this skill explicitly reviewing and pinning the exact version.
