Skip to content

Commit 4aee2a4

Browse files
vavsabclaude
andcommitted
docs(#868k5bbdr): Add fork notice — temporary CVE fix until upstream merges
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d07c6d0 commit 4aee2a4

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

README.rst

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
1+
mapped-diskcache: Temporary Security Fork
2+
==========================================
3+
4+
.. note::
5+
6+
**This is a temporary fork of** `grantjenks/python-diskcache`_ **maintained by**
7+
`Mapped <https://mapped.com>`_ **solely to ship a CVE fix.**
8+
9+
The upstream repo is unmaintained and has not merged `PR #364`_ which fixes
10+
`CVE-2025-69872`_ (unsafe pickle deserialization). This fork exists only until
11+
that PR is merged upstream, at which point this package will be retired and
12+
users should switch back to the original ``diskcache``.
13+
14+
**Do not use this package for anything other than the CVE fix.**
15+
16+
.. _grantjenks/python-diskcache: https://github.com/grantjenks/python-diskcache
17+
.. _PR #364: https://github.com/grantjenks/python-diskcache/pull/364
18+
.. _CVE-2025-69872: https://www.cve.org/CVERecord?id=CVE-2025-69872
19+
120
DiskCache: Disk Backed Cache
2-
============================
21+
=============================
322

423
`DiskCache`_ is an Apache2 licensed disk and file backed cache library, written
524
in pure-Python, and compatible with Django.

0 commit comments

Comments
 (0)