Commit bc94972
fix(security): constrain pyjwt >=2.13.0 (PYSEC-2026-175/177/178/179) (#268)
pyjwt 2.12.1 (transitive via mcp) has 4 known CVEs including one High
(CVSS 7.4). Add uv constraint-dependencies to force >=2.13.0 resolution
without waiting for mcp to bump its own floor.
Closes #266
Co-authored-by: bgagent <345885+scottschreckengaust@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f7964b0 commit bc94972
2 files changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments