Module security_checks

Module security_checks 

Source
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)