Upload custom json files for navigator

This commit is contained in:
adam-disarm 2024-11-25 15:55:33 +00:00 committed by GitHub
parent bf25b6cf3a
commit ac6a1cd713
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3999 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,44 @@
{
"name": "layer",
"versions": {
"attack": "1",
"navigator": "4.8.2",
"layer": "4.4"
},
"domain": "DISARM",
"description": "",
"filters": {
"platforms": [
"Windows",
"Linux",
"Mac"
]
},
"sorting": 0,
"layout": {
"layout": "flat",
"aggregateFunction": "average",
"showID": true,
"showName": true,
"showAggregateScores": false,
"countUnscored": false
},
"hideDisabled": false,
"techniques": [],
"gradient": {
"colors": [
"#ff6666ff",
"#ffe766ff",
"#8ec843ff"
],
"minValue": 0,
"maxValue": 100
},
"legendItems": [],
"metadata": [],
"links": [],
"showTacticRowBackground": false,
"tacticRowBackground": "#dddddd",
"selectTechniquesAcrossTactics": true,
"selectSubtechniquesWithParent": false
}