Commit 4a226eb
committed
fix(deps): pin transitive deps to resolve Trivy CVE alerts
Adds minimum version constraints for indirect dependencies with
known vulnerabilities:
- gitpython >=3.1.47 (CVE-2026-42215, CVE-2026-42284 - HIGH)
- langchain-text-splitters >=1.1.2 (CVE-2026-41481)
- langsmith >=0.7.31 (CVE-2026-41182)
- mako >=1.3.11 (CVE-2026-41205)
- marshmallow >=3.26.2 (CVE-2025-68480)
- python-dotenv >=1.2.2 (CVE-2026-28684)
- requests >=2.33.0 (CVE-2026-25645)
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Paolo Dettori <dettori@us.ibm.com>1 parent 3b66b64 commit 4a226eb
2 files changed
Lines changed: 42 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments