Skip to content

Commit bc829e2

Browse files
committed
update description
1 parent 34ae432 commit bc829e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name="c42seceventcli",
55
version="0.1.0",
6-
description="Tools for integrating Code42 Exfiltration Detection features with SIEMs",
6+
description="CLI for retrieving Code42 Exfiltration Detection events",
77
packages=find_packages(include=["c42seceventcli", "c42seceventcli.*"]),
88
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
99
install_requires=["c42secevents"],

0 commit comments

Comments
 (0)