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

Fixed bug with multiple custom properties in list #39

Closed twodayslate closed 4 years ago

twodayslate commented 4 years ago

This fixes a bug with multiple custom properties in a list. A test case has been added to catch this bug next time.