Describe Sentinel as endpoint detection and response
This commit is contained in:
parent
a51478fa22
commit
812cf0c836
6 changed files with 28 additions and 25 deletions
|
|
@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
|
|||
[project]
|
||||
name = "enodia-sentinel"
|
||||
version = "0.7.0"
|
||||
description = "Linux host security platform — detection, integrity, anti-rootkit checks, tamper-evidence, and forensic snapshots"
|
||||
description = "Linux endpoint detection and response platform — detection, integrity, anti-rootkit checks, tamper-evidence, and forensic snapshots"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
license = { text = "GPL-3.0-or-later" }
|
||||
authors = [{ name = "Enodia" }]
|
||||
keywords = ["security", "ids", "hids", "detection", "linux", "forensics"]
|
||||
keywords = ["security", "edr", "ids", "hids", "detection", "linux", "forensics", "response"]
|
||||
classifiers = [
|
||||
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
||||
"Operating System :: POSIX :: Linux",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue