Skip to content

Commit ad8a732

Browse files
authored
Update Publish branch and start website update to the latest version. (#625)
2 parents eb142c2 + 54246ef commit ad8a732

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+332
-170
lines changed

data/json/decision_points/automatable_2_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "2.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "A",
56
"name": "Automatable",
67
"description": "Can an attacker reliably automate creating exploitation events for this vulnerability?",

data/json/decision_points/exploitation_1_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "1.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "E",
56
"name": "Exploitation",
67
"description": "The present state of exploitation of the vulnerability.",

data/json/decision_points/exploitation_1_1_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "1.1.0",
4+
"schemaVersion": "1-0-1",
45
"key": "E",
56
"name": "Exploitation",
67
"description": "The present state of exploitation of the vulnerability.",

data/json/decision_points/human_impact_1_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"schemaVersion": "1-0-1",
23
"namespace": "ssvc",
34
"version": "1.0.0",
45
"key": "HI",

data/json/decision_points/human_impact_2_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "2.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "HI",
56
"name": "Human Impact",
67
"description": "Human Impact is a combination of Safety and Mission impacts.",

data/json/decision_points/human_impact_2_0_1.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "2.0.1",
4+
"schemaVersion": "1-0-1",
45
"key": "HI",
56
"name": "Human Impact",
67
"description": "Human Impact is a combination of Safety and Mission impacts.",

data/json/decision_points/mission_and_well-being_impact_1_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "1.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "MWI",
56
"name": "Mission and Well-Being Impact",
67
"description": "Mission and Well-Being Impact is a combination of Mission Prevalence and Public Well-Being Impact.",

data/json/decision_points/mission_impact_1_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "1.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "MI",
56
"name": "Mission Impact",
67
"description": "Impact on Mission Essential Functions of the Organization",

data/json/decision_points/mission_impact_2_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"namespace": "ssvc",
33
"version": "2.0.0",
4+
"schemaVersion": "1-0-1",
45
"key": "MI",
56
"name": "Mission Impact",
67
"description": "Impact on Mission Essential Functions of the Organization",

data/json/decision_points/public_safety_impact_1_0_0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"schemaVersion": "1-0-1",
23
"namespace": "ssvc",
34
"version": "1.0.0",
45
"key": "PSI",

0 commit comments

Comments
 (0)