Metadata-Version: 2.1
Name: guarddog
Version: 0.1.10
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
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.0)
Requires-Dist: click (==8.1.3)
Requires-Dist: click-option-group (==0.5.3)
Requires-Dist: colorama (==0.4.5)
Requires-Dist: defusedxml (==0.7.1)
Requires-Dist: docker (==6.0.0b1)
Requires-Dist: face (==20.1.1)
Requires-Dist: flake8 (>=5.0.4,<6.0.0)
Requires-Dist: glom (==22.1.0)
Requires-Dist: idna (==3.3)
Requires-Dist: jsonschema (==4.9.1)
Requires-Dist: mypy-extensions (==0.4.3)
Requires-Dist: pathos (>=0.2.9,<0.3.0)
Requires-Dist: pathspec (==0.9.0)
Requires-Dist: platformdirs (==2.5.2)
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 (==0.20.0)
Requires-Dist: python-lsp-jsonrpc (==1.0.0)
Requires-Dist: python-whois (>=0.8.0,<0.9.0)
Requires-Dist: requests (==2.28.1)
Requires-Dist: semgrep (==0.112.1)
Requires-Dist: setuptools (>=65.6.3,<66.0.0)
Requires-Dist: six (==1.16.0)
Requires-Dist: tarsafe (>=0.0.4,<0.0.5)
Requires-Dist: termcolor (>=2.1.0,<3.0.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: tqdm (==4.64.0)
Requires-Dist: typing-extensions (==4.3.0)
Requires-Dist: ujson (==5.4.0)
Requires-Dist: urllib3 (==1.26.11)
Requires-Dist: wcmatch (==8.4)
Requires-Dist: websocket-client (==1.3.3)
Project-URL: Repository, https://github.com/DataDog/guarddog
Description-Content-Type: text/x-rst

# GuardDog

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

