fix: Reorder entries to make tests happy
parent
7222d44107
commit
9ffbde8510
|
@ -1,31 +1,31 @@
|
|||
{
|
||||
"predicates": [
|
||||
{
|
||||
"expanded": "Target Sub Systems",
|
||||
"value": "target-sub-systems"
|
||||
"expanded": "Target",
|
||||
"value": "target"
|
||||
},
|
||||
{
|
||||
"expanded": "Target systems",
|
||||
"value": "target-systems"
|
||||
},
|
||||
{
|
||||
"expanded": "Target Sub Systems",
|
||||
"value": "target-sub-systems"
|
||||
},
|
||||
{
|
||||
"value": "impact",
|
||||
"expanded": "Impact",
|
||||
"exclusive": true
|
||||
},
|
||||
{
|
||||
"expanded": "Target",
|
||||
"value": "target"
|
||||
"value": "likelihood",
|
||||
"expanded": "Likelihood",
|
||||
"exclusive": true
|
||||
},
|
||||
{
|
||||
"expanded": "Mission Critical",
|
||||
"value": "mission-critical"
|
||||
},
|
||||
{
|
||||
"value": "likelihood",
|
||||
"expanded": "Likelihood",
|
||||
"exclusive": true
|
||||
},
|
||||
{
|
||||
"value": "certainty",
|
||||
"expanded": "Certainty",
|
||||
|
|
|
@ -8,6 +8,21 @@
|
|||
"expanded": "Sectors impacted",
|
||||
"description": "The impact on services, in the real world, indicating the sectors of the society and economy, where there is an impact on the services."
|
||||
},
|
||||
{
|
||||
"value": "impact-subsectors-impacted",
|
||||
"expanded": "Impact subsectors impacted",
|
||||
"description": "Impact subsectors impacted"
|
||||
},
|
||||
{
|
||||
"value": "important-entities",
|
||||
"expanded": "Important entities",
|
||||
"description": "Important entities"
|
||||
},
|
||||
{
|
||||
"value": "impact-subsectors-important-entities",
|
||||
"expanded": "Impact subsectors important entities",
|
||||
"description": "Impact subsectors important entities"
|
||||
},
|
||||
{
|
||||
"value": "impact-severity",
|
||||
"expanded": "Severity of the impact",
|
||||
|
@ -36,21 +51,6 @@
|
|||
"value": "test",
|
||||
"expanded": "Test",
|
||||
"description": "A test predicate meant to test interoperability between tools. Tags contained within this predicate are to be ignored."
|
||||
},
|
||||
{
|
||||
"value": "impact-subsectors-important-entities",
|
||||
"expanded": "Impact subsectors important entities",
|
||||
"description": "Impact subsectors important entities"
|
||||
},
|
||||
{
|
||||
"value": "important-entities",
|
||||
"expanded": "Important entities",
|
||||
"description": "Important entities"
|
||||
},
|
||||
{
|
||||
"value": "impact-subsectors-impacted",
|
||||
"expanded": "Impact subsectors impacted",
|
||||
"description": "Impact subsectors impacted"
|
||||
}
|
||||
],
|
||||
"values": [
|
||||
|
|
Loading…
Reference in New Issue