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

Update config file for dynamic domains and versions #183

Closed
isaisabel opened this issue Jun 23, 2020 · 2 comments
Closed

Update config file for dynamic domains and versions #183

isaisabel opened this issue Jun 23, 2020 · 2 comments
Assignees
Labels
timescale/imminent Ready to be assigned to developers

Comments

@isaisabel
Copy link
Contributor

For #182 and #180, the format of the config file should be changed to support the easy addition of versions and domains. Something like this will likely be sufficient:

image

For TAXII support, a given version can define a taxii_url and taxii_collection field instead of a data field, which will cause that version to be retrieved from the specified collection on the server at the specified URL.

@isaisabel isaisabel added the timescale/imminent Ready to be assigned to developers label Jun 23, 2020
@isaisabel
Copy link
Contributor Author

isaisabel commented Jul 13, 2020

It might be useful to make the data field for a given domain into an array in case the domain data is split into multiple STIX bundles for some reason. Or to allow users to display multiple domains in a single UI simultaneously if they wanted, by adding all the domain JSONs them to a single array and calling it "mobile + enterprise" for instance.

@isaisabel
Copy link
Contributor Author

Staged on develop for the upcoming release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
timescale/imminent Ready to be assigned to developers
Projects
None yet
Development

No branches or pull requests

2 participants