Metadata-Version: 2.4
Name: guarddog
Version: 2.7.0
Summary: GuardDog is a CLI tool for identifying malicious open source packages
License: Apache-2.0
License-File: LICENSE
License-File: LICENSE-3rdparty.csv
License-File: NOTICE
Author: Ellen Wang
Requires-Python: >=3.10,<4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: configparser (>=5.3,<8.0)
Requires-Dist: disposable-email-domains (>=0.0.103,<0.0.121)
Requires-Dist: prettytable (>=3.6.0,<4.0.0)
Requires-Dist: pygit2 (>=1.11,<1.19)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-whois (>=0.8,<0.10)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.29.0,<3.0.0)
Requires-Dist: semantic-version (>=2.10.0,<3.0.0)
Requires-Dist: semgrep (==1.121.0)
Requires-Dist: tarsafe (>=0.0.5,<0.0.6)
Requires-Dist: termcolor (>=2.1.0,<3.0.0)
Requires-Dist: urllib3 (>=2.5.0,<3.0.0)
Requires-Dist: yara-python (>=4.5.1,<5.0.0)
Project-URL: Repository, https://github.com/DataDog/guarddog
Description-Content-Type: text/x-rst

GuardDog
========

See https://github.com/datadog/guarddog

