mirror of https://github.com/MISP/misp-objects
add: check if opposite key is valid in relationships
parent
df7cf6bffb
commit
159be29a66
|
@ -31,6 +31,7 @@ do
|
|||
done
|
||||
|
||||
jsonschema -i relationships/definition.json schema_relationships.json
|
||||
./tools/validate_opposites.sh
|
||||
|
||||
./unique_uuid.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue