STIX bundle Data Source Interface

The STIX bundle data source package provides access to canned data in STIX bundles locally or remotely.

class kestrel_datasource_stixbundle.interface.StixBundleInterface[source]

Bases: AbstractDataSourceInterface

static schemes()[source]

STIX bundle data source interface supporting file:///, http://, https:// scheme.

static list_data_sources(config=None)[source]

This interface does not list data sources.

static query(uri, pattern, session_id=None, config=None, store=None, limit=None)[source]

Query a STIX bundle locally or remotely.