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.0.tar.gz.

File metadata

File hashes

Hashes for carbon-black-cloud-threat-intelligence-connector-1.0.tar.gz
Algorithm Hash digest
SHA256 a8754c2be670ecd16190bc558f7f8c7f022315bec5a2800f127094dff78dc63c
MD5 a661c8f532cca63f4edda06a36162b7d
BLAKE2b-256 97a583ef2c1d66e5f3af302e555e539b5fc7dde4aefb200779b1af5dfb03725f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for carbon_black_cloud_threat_intelligence_connector-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9803c9d7de4a2b1af2fadff1d2dfa30f3480d5233b62e8217ec837c5332919c
MD5 11241edcd29c79d0311f3e1296c284ff
BLAKE2b-256 382dd514c0da41e684e45a0b88a7d88dd3114caef725a302e22a7450785719d3

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