You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added a view which returns the definition of a schema (text/plain). This is
used for external references in JSON schemas.
Improvements
improved generation of MISP clusters from an object: all values (properties)
not directly useful for the context of the current schema in MONARC are
assigned to the key 'meta';
migrate form Flask-Script to the built-in integration of the click command
line interface of Flask;
updated JSON-editor for the JSON objects and added a new simple editor for the
JSON schemas;