@feathers-plus/cache
Releases4
Frequency1 week 1 day
Last Release
LRU (least recently used) cache. Compatible with feathers-hooks-common cache hooks and BatchLoader.
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| <= 2020-11-24, <= 0.2.0, >= 0.0.0-0 | 8.1 HIGH | 6.8 MEDIUM | ||
An issue was discovered in the cache crate through 2020-11-24 for Rust. There are unconditional implementations of Send and Sync for Cache<K>. | ||||
| <= 0.2.0, <= 0.1.0, >= 0.0.0-0 | 7.5 HIGH | 5 MEDIUM | ||
An issue was discovered in the cache crate through 2021-01-01 for Rust. A raw pointer is dereferenced. | ||||