Skip to content

feat: a storm stix import config builder + a custom config#37

Draft
gormaniac wants to merge 17 commits intomainfrom
stix
Draft

feat: a storm stix import config builder + a custom config#37
gormaniac wants to merge 17 commits intomainfrom
stix

Conversation

@gormaniac
Copy link
Owner

This (work in progress) PR adds two things to this project. Both are related to using/ingesting Stix bundles in a Cortex. They are stored in a new submodule, stix.

  1. A BundleConf class that can create a $lib.stix.import.config() compatible Stix import config from Storm files in a folder.
  2. Storm code, meant to be built by BundleConf - and even is built by the class by default, that expands on the default Stix import config included in the Synapse project to create a more feature complete Stix import config.

An already implemented Storm Package (src/pkgs/stix/) will download this Stix import config and provide a Storm command way for users to ingest Stix bundles.

@gormaniac gormaniac self-assigned this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant