Skip to main content

Carbon Black Cloud Threat Intelligence Connector

Project description

Threat Intelligence Connector for Carbon Black Cloud

This is a python project that can be used for ingesting Threat Intelligence from various STIX Feeds. The current supported versions of STIX Feeds are 1.x, 2.0 and 2.1. It supports python >= 3.8

Coverage Status Codeship Status for carbonblack/carbon-black-cloud-threat-intelligence-connector

Installation

$ pip install carbon-black-cloud-threat-intelligence-connector
$ cbc-threat-intel --help
Usage: cbc-threat-intel [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  create-feed       Creates a feed in CBC
  create-watchlist  Creates a Watchlist in CBC (from already created feed)
  process-file      Process and import a single STIX content file into...
  process-server    Process and import a TAXII Server (2.0/2.1/1.x)
  version           Shows the version of the connector

Documentation

Visit the developer network of Carbon Black Cloud for more information of how to use the connector.

Developing the connector

We rely on pull requests to keep this project maintained. By participating in this project, you agree to abide by the VMware code of conduct.

Setup

It is recommended to use Python3.8 / Python3.9 version for that project, assuming that you installed the deps with either virtualenv or poetry.

For a good code quality make sure to install the hooks from pre-commit as well.

$ pre-commit install

Installation

Clone the repository

$ git clone https://github.com/carbonblack/carbon-black-cloud-threat-intelligence-connector.git
$ cd carbon-black-cloud-threat-intelligence-connector/

You can install this connector either via Poetry or using the virtualenv.

Using Poetry

You will need to install poetry first.

To install the connector run:

$ poetry install

Using virtualenv

You will need to install virtualenv first.

$ virtualenv venv
...
$ source ./venv/bin/activate
(venv) $ pip install -r requirements.txt

Tests

The tests can be run with the following command:

$ pytest ./tests/unit/

For running the performance tests check out the README

Support

  1. View all API and integration offerings on the Developer Network along with reference documentation, video tutorials, and how-to guides.
  2. Use the Developer Community Forum to discuss issues and get answers from other API developers in the Carbon Black Community.
  3. Create a github issue for bugs and change requests or create a ticket with Carbon Black Support.

Submitting a PR

It is strongly recommended to have written tests and documentation for your changes before submitting a PR to the project. Make sure to write good commit messages as well.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file carbon_black_cloud_threat_intelligence_connector-1.9.tar.gz.

File metadata

File hashes

Hashes for carbon_black_cloud_threat_intelligence_connector-1.9.tar.gz
Algorithm Hash digest
SHA256 6b57d516359460e8c822d37d35fb2a5ffe0b1ea68f567c34c46500ab598f0f3e
MD5 7e3f170ce84b98f1d0d06ec30b560945
BLAKE2b-256 4be9e8f414cc7192726582a68231a3fd27cd85f87524a4a63dc315edecf11e1c

See more details on using hashes here.

File details

Details for the file carbon_black_cloud_threat_intelligence_connector-1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for carbon_black_cloud_threat_intelligence_connector-1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d791bd3a239b1222da3c996a40116b3499971a51256c6efbf40e9f0a457f0a8b
MD5 e15c81196d1915f75c78655f9b88a8da
BLAKE2b-256 638faa9b825b8e44217f2682e951784a249782a70d0a98fa02860b57c0056c42

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page