mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Drop diskcache dependency (CVE-2025-69872) Switch default OAuth proxy storage from DiskStore (backed by diskcache, which uses pickle serialization) to FileTreeStore (file-per-key JSON). This removes diskcache from the dependency tree entirely, resolving CVE-2025-69872 for pip-audit and similar scanners. * chore: Update SDK documentation * Add comments explaining FileTreeStore warning suppression * chore: Update SDK documentation * Isolate storage by encryption key, gracefully handle decryption failures * chore: Update SDK documentation * Bump py-key-value-aio lower bound to 0.4.2 for FileTreeStore security hardening * chore: Update SDK documentation * Document storage backend change and update DiskStore references * Bump py-key-value-aio lower bound to 0.4.3 * Bump py-key-value-aio to 0.4.4, remove warning suppression * chore: Update SDK documentation --------- Co-authored-by: marvin-context-protocol[bot] <225465937+marvin-context-protocol[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .cursor/rules | ||
| apps | ||
| assets | ||
| clients | ||
| community | ||
| css | ||
| deployment | ||
| development | ||
| getting-started | ||
| integrations | ||
| patterns | ||
| public/schemas/fastmcp.json | ||
| python-sdk | ||
| servers | ||
| snippets | ||
| tutorials | ||
| v2 | ||
| .ccignore | ||
| changelog.mdx | ||
| docs.json | ||
| updates.mdx | ||
| v2-banner.js | ||