Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"author": "飞书助手", "license": "MIT", "dependencies": { "baostock": "^1.0", "pandas": "^2.0" } }- Confidence
- 86% confidence
- Finding
- The dependency baostock is specified with a caret range (^1.0), which permits automatic installation of newer compatible releases. This can expose consumers to supply-chain risk if a future upstream release is compromised, malicious, or introduces unsafe behavior without review.
