A deterministic SQL injection firewall that sanitizes input and mechanically blocks destructive keywords (DROP, DELETE) before they reach the database driver. Uses a "Beak-Ink-Tentacles" architecture.
python security sql firewall cybersecurity sql-injection database-protection deterministic-validation
-
Updated
Dec 16, 2025 - Python