oasis-open / openc2-lycan-python

OASIS TC Open Repository: A GitHub public repository for development of a python library to transform between data-interchange formats (such as JSON) and python language objects
https://github.com/oasis-open/openc2-lycan-python
Other
11 stars 12 forks source link

Utilize OpenC2 json parser to validate command/response syntax #13

Closed mstair closed 4 years ago

mstair commented 6 years ago

Validate Lycan received/produced OpenC2 commands against the openc2-json-schema json schemas

https://github.com/bberliner/openc2-json-schema/tree/master/src/main/resources

mstair commented 4 years ago

OBE - refactored to utilize stix2-python for validation