File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
120DiskCache: Disk Backed Cache
2- ============================
21+ =============================
322
423`DiskCache `_ is an Apache2 licensed disk and file backed cache library, written
524in pure-Python, and compatible with Django.
You can’t perform that action at this time.
0 commit comments