Skip to content

Commit f2c695e

Browse files
committed
Implement comprehensive security and performance improvements for monitoring dashboard
- Fix WebSocket origin validation to prevent CSRF attacks - Add input sanitization with HTML escaping to prevent XSS - Split single RWMutex into 5 specialized locks to reduce contention - Add configurable memory limits for query log entries - Implement real-time memory usage tracking and cleanup - Add new config options: max_query_log_entries, max_memory_mb
1 parent 5226d9d commit f2c695e

File tree

1 file changed

+165
-44
lines changed

1 file changed

+165
-44
lines changed

0 commit comments

Comments
 (0)