react-best-practices
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyreferences/rules/server-cache-lru.md
LOWAnomalyLOW
references/rules/server-cache-lru.md
No malicious behavior is evident. The principal security concern is cross-request data exposure if authorization, tenant identity, or field-level access differs between callers while the cache key contains only the user id. The implementation should cache only appropriately non-sensitive data or include authorization/tenant context in the key, and should define invalidation and privacy controls.
Confidence: 98%Severity: 58%
Audit Metadata