You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2019. It is now read-only.
This is a big (in terms of scope) issue, but here goes.
I'd like for initial_data.json to come with a complete enough data set that every aspect of TAXII (well, at least TAXII 1.1) can work out of the box. That means, Inbox w/ a Destination Collection Name, Query, etc. I have started an incomplete list of things I'd like to be able to support, and I can update this list if people mention more in the comments:
List of use cases to support out of the box:
Send information to an Inbox with a Destination Collection Name
Query based on STIX 1.1.1 IDs (Note, this will change to a newer version of STIX at some point)
Poll a Data Collection
Create, pause, resume, unsubscribe a subscription
Do a successful Collection Information Service
Have all libtaxii scripts work "out of the box" against the default data set
(Now that I've written the list, I realize this also bleeds over into implementation work in django-taxii-services.)