Skip to content

Commit cc93992

Browse files
committed
docs: clarify impact of container statistics removal in SECURITY.md
1 parent 8b3a190 commit cc93992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document explains the security architecture of Secure Proxy Manager and the
1212

1313
**Rationale**: Mounting the Docker socket into a web-facing container creates a critical vulnerability. If an attacker compromises the backend application, they gain root-level access to the host system. This risk was deemed unacceptable for a security-focused proxy manager.
1414

15-
**Impact**: Container statistics (memory, CPU, uptime) now show "N/A" in the dashboard. Cache statistics are calculated from database logs instead.
15+
**Impact**: Container statistics (memory, CPU, uptime) have been removed from the dashboard. Cache statistics are calculated from database logs instead.
1616

1717
**Future**: We may implement a Prometheus metrics endpoint on the proxy container for safer metrics collection.
1818

0 commit comments

Comments
 (0)