iriusrisk / OpenThreatModel

The Open Threat Modeling Format (OTM) defines a platform independent way to define the threat model of any system.
165 stars 13 forks source link

define objects for all arrays #24

Closed jgadsden closed 8 months ago

jgadsden commented 8 months ago

This pull request defines the arrays 'representations' and 'assets' as arrays of objects, rather than arrays. This allows for strict compiling of the schema without warnings

Closes #23

jgadsden commented 8 months ago

@dantolin-iriusrisk if you would like to review and merge?

dantolin-iriusrisk commented 8 months ago

@jgadsden, merged! thank you so much for your contribution.