Metadata-Version: 2.1
Name: guarddog
Version: 1.1.4
Summary: GuardDog is a CLI tool to Identify malicious PyPI packages
Home-page: https://github.com/DataDog/guarddog
License: Apache-2.0
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
Requires-Dist: attrs (==21.4.0)
Requires-Dist: boltons (==21.0.0)
Requires-Dist: bracex (==2.3.post1)
Requires-Dist: charset-normalizer (==2.1.1)
Requires-Dist: click (==8.1.3)
Requires-Dist: click-option-group (==0.5.5)
Requires-Dist: colorama (==0.4.6)
Requires-Dist: configparser (>=5.3.0,<6.0.0)
Requires-Dist: defusedxml (==0.7.1)
Requires-Dist: docker (==6.0.1)
Requires-Dist: face (==20.1.1)
Requires-Dist: flake8 (>=5.0.4,<7.0.0)
Requires-Dist: glom (==22.1.0)
Requires-Dist: idna (==3.4)
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: mypy-extensions (==1.0.0)
Requires-Dist: pathos (>=0.2.9,<0.4.0)
Requires-Dist: pathspec (==0.11.1)
Requires-Dist: platformdirs (==3.2.0)
Requires-Dist: prettytable (>=3.6.0,<4.0.0)
Requires-Dist: pygit2 (>=1.11.1,<2.0.0)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pytest (>=7.1.2,<8.0.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-dotenv (==1.0.0)
Requires-Dist: python-lsp-jsonrpc (==1.0.0)
Requires-Dist: python-whois (>=0.8.0,<0.9.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (==2.28.2)
Requires-Dist: semantic-version (>=2.10.0,<3.0.0)
Requires-Dist: semgrep (==0.112.1)
Requires-Dist: setuptools (>=65.6.3,<68.0.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tarsafe (>=0.0.5,<0.0.6)
Requires-Dist: termcolor (>=2.1.0,<3.0.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: tqdm (==4.65.0)
Requires-Dist: typing-extensions (==4.5.0)
Requires-Dist: ujson (==5.7.0)
Requires-Dist: urllib3 (==1.26.15)
Requires-Dist: wcmatch (==8.4.1)
Requires-Dist: websocket-client (==1.5.1)
Project-URL: Repository, https://github.com/DataDog/guarddog
Description-Content-Type: text/x-rst

# GuardDog

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

