A STIX 2.0 Validator and Creator written in Go
This is being written to separate STIX validation/processing from TAXII (github.com/pladdy/cabby).
- Serialize/Deserialize Bundles from JSON
- Serialize/Deserialize Objects from JSON
- Verify Bundles are valid
- Verify Objects are valid
- Validate objects based on their type
- Return a generic object that has the attributes of its type?