Commit 7bf4db9
fix: update vulnerable dependencies — cryptography, langchain-core, pypdf (#103)
- cryptography >=42.0.0 → >=46.0.5: Fix subgroup attack on SECT curves
- langchain-core >=0.1.0 → >=1.2.11: Fix SSRF via image_url token counting
- pypdf >=4.0.0 → >=6.0.0: Fix 14 DoS/infinite-loop/RAM-exhaustion vulns
Closes Dependabot alerts #75-#90.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fb230bb commit 7bf4db9
File tree
3 files changed
+4
-4
lines changed- packages/agent-os
- modules
- caas
- scak
- services/cloud-board
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments