threat-db

View on PyPIReverse Dependencies (0)

0.6.3 threat_db-0.6.3-py3-none-any.whl

Wheel Details

Project: threat-db
Version: 0.6.3
Filename: threat_db-0.6.3-py3-none-any.whl
Download: [link]
Size: 23008
MD5: 6110052048c87bd7606fb03e46a73ac1
SHA256: 5302056d6ba6a8197e669eb2538f49215d8459c3e80b67a6862271cb4434afa4
Uploaded: 2023-02-09 08:48:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: threat-db
Version: 0.6.3
Summary: A graphql server for vulnerabilities powered by dgraph
Author: Team AppThreat
Author-Email: cloud[at]appthreat.com
License: Apache-2.0
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Security
Classifier: Topic :: Utilities
Requires-Python: >=3.7,<3.11
Requires-Dist: flask (<3.0.0,>=2.2.2)
Requires-Dist: flask-jwt-extended (<5.0.0,>=4.4.4)
Requires-Dist: gql[all] (<4.0.0,>=3.4.0)
Requires-Dist: grpcio (<2.0.0,>=1.51.1)
Requires-Dist: itsdangerous (<3.0.0,>=2.1.2)
Requires-Dist: orjson (<4.0.0,>=3.8.5)
Requires-Dist: packageurl-python (<0.11.0,>=0.10.4)
Requires-Dist: protobuf (<4.0.0,>=3.20.1)
Requires-Dist: pydgraph (<22.0.0,>=21.3.2)
Requires-Dist: rich (<14.0.0,>=13.3.1)
Requires-Dist: uwsgi (<3.0.0,>=2.0.21)
Description-Content-Type: text/markdown
[Description omitted; length: 2252 characters]

WHEEL

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

RECORD

Path Digest Size
threat_db/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threat_db/admincli.py sha256=NI2PuOFIoPtY9iAe48e3r4HvhPh5ELFVgX0oPqu5jmY 5543
threat_db/api.py sha256=QkcdSF6_z60RHh8XS2bVlVSQfWNFGDTZflllX4HkFHY 4809
threat_db/base-schema.graphql sha256=u2YNg8aAynWKn82CgzzjV1VafOWH3qdeW3vHjnduWk8 13331
threat_db/cli.py sha256=iQJIyT-2_QTn74qMPHS1cEqxbh84VfjJyDZSnPD-r0g 1707
threat_db/client.py sha256=MqI-ef9Zs4SjszggoaZviaZ3SPKnVSTyXxWTb5jEkGM 5868
threat_db/config.py sha256=k2NDdKJ0nYSERRIuMMIPrWQfHARucXY80LH2gyhz9MQ 499
threat_db/graphclient.py sha256=xuVYZNvPm2A-yd2Ry6pPBFJVyzElzya3EzODPYW_a-M 9859
threat_db/loader.py sha256=3yeI3hlAiMLep1d37kOm7hw-zWHA4EN5Q6e-fXpCOkg 7084
threat_db/logger.py sha256=5kVJqpJ1Zz5YAn8QmGdqVrIGjoGlcRrlmYnoTujM_og 874
threat_db/queries.py sha256=s2Zs-ykd-WQBLqL2GBjp2Bi_Xe46qg2Yogk7kgQrZpM 646
threat_db/utils.py sha256=J2g1HvAH-DOPsolCJjJCjzPPF33eIkuvHRwGsfXFlco 1962
threat_db-0.6.3.dist-info/METADATA sha256=9iHDaZIqp_S44N9Fm98Mj0X2nAaLnuQyzu3MahDGHkI 3711
threat_db-0.6.3.dist-info/entry_points.txt sha256=reLh31UyBW0UKCOzXeB7KS9j3ipZlqXJhA_StUSCX8k 88
threat_db-0.6.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
threat_db-0.6.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
threat_db-0.6.3.dist-info/RECORD

entry_points.txt

threat_db = threat_db.cli:main
threat_db_admin = threat_db.admincli:main