Security analysis pipeline
Complete security analysis integrated into the PR pipeline. The engine now classifies changed code against 10 security surface categories and produces structured evidence packets.
- -Security classifier with path rules, filename rules, and symbol rules for 10 surface categories.
- -Upstream and downstream path tracing through the call graph for entrypoints and sensitive sinks.
- -Framework-aware entry point detection for Next.js, Express, FastAPI, Spring, Axum, Go HTTP, WebSocket, cron, and CLI.