TAXIIProject / yeti

YETI is a TAXII implementation
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

Create a set of default data supporting all TAXII use cases #76

Open MarkDavidson opened 9 years ago

MarkDavidson commented 9 years ago

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:

(Now that I've written the list, I realize this also bleeds over into implementation work in django-taxii-services.)

Thank you. -Mark