Frame Sentinel as IDS IPS and EDR
This commit is contained in:
parent
1a5b6f1d8d
commit
6a09fbb7f9
10 changed files with 47 additions and 33 deletions
|
|
@ -51,7 +51,7 @@ def _cmd_check(cfg: Config) -> int:
|
|||
def main(argv: list[str] | None = None) -> int:
|
||||
parser = argparse.ArgumentParser(
|
||||
prog="enodia-sentinel",
|
||||
description="Linux host security platform.",
|
||||
description="Linux IDS/IPS/EDR platform.",
|
||||
)
|
||||
parser.add_argument("--version", action="version",
|
||||
version=f"enodia-sentinel {__version__}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue