Expand description
Runtime Security Checks (Sprint 2.6)
This module provides runtime security validation for server configuration.
§Security Checks
- 0.0.0.0 Binding Safety: Warns when binding to all interfaces without authentication
Functions§
- check_
binding_ security - Check if binding address is 0.0.0.0 (all interfaces)