If you want to handle the process of polling/importing of the STIX data yourself and use only the converting process,you can use only the converting parts of the connector. Initialize an authenticated CBCloudAPI
instance and an authenticated TAXII Client instance.
For more information on how to setup an authenticated instance of CBCloudAPI
, see Authentication.
Known Issues
- The
stix2generator
does not work properly with the connector; the data generated from the lib is not valid and it cannot be validated by thestix2-validator
. The lib is primarily used for testing and prototyping. - Sometimes TAXII Servers do not accept the date ranges params and return errors. Remove the date params from the configuration.