cpggen

View on PyPIReverse Dependencies (0)

1.9.0 cpggen-1.9.0-py3-none-any.whl
1.2.1 cpggen-1.2.1-py3-none-any.whl

Wheel Details

Project: cpggen
Version: 1.2.1
Filename: cpggen-1.2.1-py3-none-any.whl
Download: [link]
Size: 30891
MD5: d8a32a706c40566603a51cbd47fa58aa
SHA256: cfaac263a973ddf5967da402eb9d6137975b96b5933c972692be6ee7644a6429
Uploaded: 2023-05-25 00:13:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cpggen
Version: 1.2.1
Summary: Generate CPG for multiple languages for use with joern
Author: Team AppThreat
Author-Email: cloud[at]appthreat.com
Home-Page: https://github.com/AppThreat/cpggen
Project-Url: Repository, https://github.com/AppThreat/cpggen
License: Apache-2.0
Keywords: joern,code analysis,static analysis,cpg,code property graph
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.8.1,<3.12
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
Requires-Dist: httpx (<0.25.0,>=0.24.0)
Requires-Dist: packageurl-python (<0.12.0,>=0.11.1)
Requires-Dist: psutil (<6.0.0,>=5.9.5)
Requires-Dist: quart (<0.19.0,>=0.18.4)
Requires-Dist: rich (<14.0.0,>=13.3.5)
Description-Content-Type: text/markdown
[Description omitted; length: 12929 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cpggen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpggen/cli.py sha256=ue3xpIlHSLcSFr0v1QpfrA9N5j6gw0P6ErEXjKL6WSc 21260
cpggen/executor.py sha256=KzT9vVpU_X-0aYzCidcxQX4jBwx1vPFuWoQkdkfbe5A 42470
cpggen/logger.py sha256=QBo77yhipnZXZQclRblXPuocKJtsShadyLibQdfSTUQ 1079
cpggen/source/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpggen/source/ghsa.py sha256=CCGriI-DgV6xy1pUX1FsuvDxsutCqaXa8yeexJbTdpw 4002
cpggen/utils.py sha256=JtYlT-MEuF2jUvdtDrs_gOIYet6QSvUKAOgkjEOenKs 18139
cpggen-1.2.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
cpggen-1.2.1.dist-info/METADATA sha256=sAjrxyuuRxU4LTqWy3RBomqbl7GWsQCsJxPnDv5rzkE 14431
cpggen-1.2.1.dist-info/WHEEL sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ 88
cpggen-1.2.1.dist-info/entry_points.txt sha256=eRw__8CPODnM6YGllfGnADRU6PmIT59wSgK8NBy2_1E 62
cpggen-1.2.1.dist-info/RECORD

entry_points.txt

cpg = cpggen.cli:main
cpggen = cpggen.cli:main