Skip to content

Commit 88118e6

Browse files
authored
Revise project description in pyproject.toml
Updated project description to reflect its purpose as a production-ready library for threat intelligence operations. Signed-off-by: Bill <wrhalpin@gmail.com>
1 parent e43dc32 commit 88118e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "security-gnat"
77
version = "1.3.1"
8-
description = "A Universal Cybersecurity Threat Management Toolkit
8+
description = "A production-ready Python library for unified threat intelligence operations across 99 security platforms."
99
readme = "README.md"
1010
license = { file = "LICENSE" }
1111
authors = [{ name = "GNAT Contributors" }]

0 commit comments

Comments
 (0)