carbon-black-cloud-threat-intelligence-connector

View on PyPIReverse Dependencies (0)

1.10 carbon_black_cloud_threat_intelligence_connector-1.10-py3-none-any.whl

Wheel Details

Project: carbon-black-cloud-threat-intelligence-connector
Version: 1.10
Filename: carbon_black_cloud_threat_intelligence_connector-1.10-py3-none-any.whl
Download: [link]
Size: 27564
MD5: 3c2bf5e9634fe2b039a86406b5c6ba80
SHA256: 7d2095f34af516e668088c2cd0d16ad29ac66a1755887520c7fc85cd6d82f2ac
Uploaded: 2024-07-25 17:58:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: carbon-black-cloud-threat-intelligence-connector
Version: 1.10
Summary: Carbon Black Cloud Threat Intelligence Connector
Author: Dimitar Ganev
Author-Email: dimitar.ganev[at]broadcom.com
License: BSD-2-Clause
Keywords: connector,carbonblackcloud,stixtaxii,stix,taxii
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<4.0
Requires-Dist: arrow (==1.2.2)
Requires-Dist: cabby (==0.1.23)
Requires-Dist: carbon-black-cloud-sdk (==1.3.5)
Requires-Dist: click (==8.0.4)
Requires-Dist: stix (==1.2.0.11)
Requires-Dist: stix-validator (==2.5.1)
Requires-Dist: stix2 (==3.0.1)
Requires-Dist: stix2-patterns (==2.0.0)
Requires-Dist: stix2-validator (==3.0.2)
Requires-Dist: taxii2-client (==2.3.0)
Requires-Dist: typer (==0.4.0)
Requires-Dist: validators (==0.18.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3606 characters]

WHEEL

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

RECORD

Path Digest Size
cbc_importer/__init__.py sha256=3eRQ70qENloggFUXfkZP7wnIBck6FdEqtyh7PjeKIq0 192
cbc_importer/cli/__init__.py sha256=YQH6DFUZWZdxjtAr-6Zkv8VOLHR9UkUOZ9uETPtREck 570
cbc_importer/cli/connector.py sha256=qoiicca7iK-gDehh3UBzCou-SbE45mheknz5iBwyesU 11040
cbc_importer/cli/wizard.py sha256=xaJrqX0GeyFj-NTkhExF1kb3CHBI8fq4x8pp5PnNhic 11448
cbc_importer/importer.py sha256=hb9mdSelas9XuJoc3eDp-APxwvzKwwwP2HATZ6tu56k 5616
cbc_importer/stix_parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbc_importer/stix_parsers/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbc_importer/stix_parsers/v1/object_parsers.py sha256=uJ4iu5zJLtf2Mt09iJc44gFxjxli1Sknn7s0Tqht8rE 7423
cbc_importer/stix_parsers/v1/parser.py sha256=htu13tl5jTvVY0SeJLORdeZ9Gc1W5mwCijhZztXx0Pk 9173
cbc_importer/stix_parsers/v2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cbc_importer/stix_parsers/v2/parser.py sha256=IWUMcXYJeh-QU26kXBPn4iZPxqxXPPkSbgEvwH5QRwg 9949
cbc_importer/stix_parsers/v2/pattern_parser.py sha256=zFY2EY1RxJ5p2puZm9SyVZasTOyvAdbZMjQxeODLzKY 7666
cbc_importer/taxii_configurator.py sha256=TtWrKVdH7Pyq0Df-R97Hp85PR2Tl4b7J8UFTqez0bbw 5497
cbc_importer/utils.py sha256=chfTt82mIzvkw-VeA1qk4-J5hVceFMrwfda3oWriiBk 5032
carbon_black_cloud_threat_intelligence_connector-1.10.dist-info/LICENSE sha256=7_WarDmkdOmo8FFG-MGM9f7sZNmzjC69bF2kjLU5DBg 1507
carbon_black_cloud_threat_intelligence_connector-1.10.dist-info/METADATA sha256=fnBj48lsZehxU93qr3pgFNINEOBQ72ikzxFhx4a0Ops 5028
carbon_black_cloud_threat_intelligence_connector-1.10.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
carbon_black_cloud_threat_intelligence_connector-1.10.dist-info/entry_points.txt sha256=be0tt2FXwudTsPAj1VWdOYzfuTclOF2GoWpwNhFsmZ8 119
carbon_black_cloud_threat_intelligence_connector-1.10.dist-info/RECORD

entry_points.txt

cbc-threat-intel = cbc_importer.cli.connector:cli
cbc-threat-intel-wizard = cbc_importer.cli.wizard:cli