Files
deusdata--codebase-memory-mcp/scripts
Martin Vogel 4fa71d9235 Exempt the graph-UI server from the raw-network-call audit
The graph-UI HTTP server now owns its listening socket directly, so the
Layer 1 static audit's network-call scan would flag its socket()/bind()
calls. Exempt src/ui/httpd.c — it binds 127.0.0.1 only and is audited
separately by security-ui.sh — while still forbidding raw network calls
in every other source file.
2026-06-12 02:28:05 +02:00
..
2026-06-09 11:57:03 +02:00