add new name for it SignalScope
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[project]
|
||||
name = "fgai"
|
||||
name = "signalscope"
|
||||
version = "0.1.0"
|
||||
description = "Local FortiGate log and policy inspection agent with guarded UTM autoblocking."
|
||||
description = "Local multi-stream security log correlation and anomaly detection agent."
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
|
||||
[project.scripts]
|
||||
fgai = "fgai.cli:main"
|
||||
signalscope = "fgai.cli:main"
|
||||
|
||||
Reference in New Issue
Block a user