Updade r2graphity definition

pull/17/head
Raphaël Vinot 2017-03-20 14:30:45 +01:00
parent 29a66cd4d6
commit 2f74b709d4
1 changed files with 7 additions and 3 deletions

View File

@ -95,13 +95,17 @@
"disable_correlation": true, "disable_correlation": true,
"description": "Amount of memory allocations" "description": "Amount of memory allocations"
}, },
"graphml": { "gml": {
"misp-attribute": "attachment", "misp-attribute": "attachment",
"misp-usage-frequency": 0 "misp-usage-frequency": 0,
"disable_correlation": true,
"description": "Graph export in G>raph Modelling Language format"
}, },
"r2-commit-version": { "r2-commit-version": {
"misp-attribute": "text", "misp-attribute": "text",
"misp-usage-frequency": 0 "misp-usage-frequency": 0,
"disable_correlation": true,
"description": "Radare2 commit ID used to generate this object"
}, },
"text": { "text": {
"misp-attribute": "text", "misp-attribute": "text",