Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

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