Documentation
¶
Overview ¶
Package main provides the standalone SOC API server entry point.
@title SYNTREX Sentinel SOC API @version 1.0 @description Enterprise API for AI Firewall and Security Operations Center. Auto-generated via Doc-as-Code. @host localhost:9100 @BasePath /
Usage:
go run ./cmd/soc/ SOC_DB_PATH=/data/soc.db SOC_PORT=9100 go run ./cmd/soc/ SOC_DB_DRIVER=postgres SOC_DB_DSN=postgres://sentinel:pass@localhost:5432/soc go run ./cmd/soc/
SEC-003 Memory Safety: set GOMEMLIMIT, SOC_GOMAXPROCS for runtime hardening.
Click to show internal directories.
Click to hide internal directories.