Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"license": "MIT", "acceptLicenseTerms": true, "dependencies": { "tesseract.js": "^7.0.0" }, "repository": { "type": "git",- Confidence
- 93% confidence
- Finding
- The dependency uses a caret range (^7.0.0), allowing automatic installation of future minor/patch releases. This can introduce supply-chain risk because a newly published compromised or breaking version could be pulled into builds without explicit review, especially for a package that processes untrusted image inputs.
