add new name for it SignalScope
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Fortigate AI ML Inspection Agent
|
||||
# SignalScope
|
||||
|
||||
Local FortiGate log and policy inspection agent. It parses FortiGate syslog/JSONL logs, audits FortiOS policy exports, highlights UTM events, and can quarantine malicious source IPs through the FortiGate API when explicitly enabled.
|
||||
SignalScope is a local multi-stream security log correlation and anomaly detection agent. It ingests FortiGate, Graylog MCP streams, DNS, Windows, proxy, Nginx, VPN, and infrastructure events through a common model, then builds baselines and correlation evidence.
|
||||
|
||||
The Python module and legacy `fgai` command remain available for compatibility. New installations can use `signalscope`.
|
||||
|
||||
Autoblocking is dry-run by default. The tool will not block RFC1918, loopback, multicast, link-local, reserved, or allowlisted addresses unless you change the code.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user