Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish fix for decision point reference doc spacing #646

Merged
merged 2 commits into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions docs/_generated/decision_points/automatable_2_0_0.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Automatable v2.0.0"

=== "Text"
Can an attacker reliably automate creating exploitation events for this vulnerability?
=== "Text"

Can an attacker reliably automate creating exploitation events for this vulnerability?

| Value | Definition |
|:-----|:-----------|
| No | Attackers cannot reliably automate steps 1-4 of the kill chain for this vulnerability. These steps are (1) reconnaissance, (2) weaponization, (3) delivery, and (4) exploitation. |
| Yes | Attackers can reliably automate steps 1-4 of the kill chain. |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| No | Attackers cannot reliably automate steps 1-4 of the kill chain for this vulnerability. These steps are (1) reconnaissance, (2) weaponization, (3) delivery, and (4) exploitation. |
| Yes | Attackers can reliably automate steps 1-4 of the kill chain. |

```json
{% include "../../../data/json/decision_points/automatable_2_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/automatable_2_0_0.json" %}
```
26 changes: 13 additions & 13 deletions docs/_generated/decision_points/exploitation_1_0_0.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Exploitation v1.0.0"

=== "Text"
The present state of exploitation of the vulnerability.
=== "Text"

The present state of exploitation of the vulnerability.

| Value | Definition |
|:-----|:-----------|
| None | There is no evidence of active exploitation and no public proof of concept (PoC) of how to exploit the vulnerability. |
| PoC | One of the following cases is true: (1) private evidence of exploitation is attested but not shared; (2) widespread hearsay attests to exploitation; (3) typical public PoC in places such as Metasploit or ExploitDB; or (4) the vulnerability has a well-known method of exploitation. |
| Active | Shared, observable, reliable evidence that the exploit is being used in the wild by real attackers; there is credible public reporting. |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| None | There is no evidence of active exploitation and no public proof of concept (PoC) of how to exploit the vulnerability. |
| PoC | One of the following cases is true: (1) private evidence of exploitation is attested but not shared; (2) widespread hearsay attests to exploitation; (3) typical public PoC in places such as Metasploit or ExploitDB; or (4) the vulnerability has a well-known method of exploitation. |
| Active | Shared, observable, reliable evidence that the exploit is being used in the wild by real attackers; there is credible public reporting. |

```json
{% include "../../../data/json/decision_points/exploitation_1_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/exploitation_1_0_0.json" %}
```
26 changes: 13 additions & 13 deletions docs/_generated/decision_points/exploitation_1_1_0.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Exploitation v1.1.0"

=== "Text"
The present state of exploitation of the vulnerability.
=== "Text"

The present state of exploitation of the vulnerability.

| Value | Definition |
|:-----|:-----------|
| None | There is no evidence of active exploitation and no public proof of concept (PoC) of how to exploit the vulnerability. |
| Public PoC | One of the following is true: (1) Typical public PoC exists in sources such as Metasploit or websites like ExploitDB; or (2) the vulnerability has a well-known method of exploitation. |
| Active | Shared, observable, reliable evidence that the exploit is being used in the wild by real attackers; there is credible public reporting. |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| None | There is no evidence of active exploitation and no public proof of concept (PoC) of how to exploit the vulnerability. |
| Public PoC | One of the following is true: (1) Typical public PoC exists in sources such as Metasploit or websites like ExploitDB; or (2) the vulnerability has a well-known method of exploitation. |
| Active | Shared, observable, reliable evidence that the exploit is being used in the wild by real attackers; there is credible public reporting. |

```json
{% include "../../../data/json/decision_points/exploitation_1_1_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/exploitation_1_1_0.json" %}
```
28 changes: 14 additions & 14 deletions docs/_generated/decision_points/human_impact_2_0_0.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Human Impact v2.0.0"

=== "Text"
Human Impact is a combination of Safety and Mission impacts.
=== "Text"

Human Impact is a combination of Safety and Mission impacts.

| Value | Definition |
|:-----|:-----------|
| Low | Safety Impact:(None OR Minor) AND Mission Impact:(None OR Degraded OR Crippled) |
| Medium | (Safety Impact:(None OR Minor) AND Mission Impact:MEF Failure) OR (Safety Impact:Major AND Mission Impact:(None OR Degraded OR Crippled)) |
| High | (Safety Impact:Hazardous AND Mission Impact:(None OR Degraded OR Crippled)) OR (Safety Impact:Major AND Mission Impact:MEF Failure) |
| Very High | Safety Impact:Catastrophic OR Mission Impact:Mission Failure |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Low | Safety Impact:(None OR Minor) AND Mission Impact:(None OR Degraded OR Crippled) |
| Medium | (Safety Impact:(None OR Minor) AND Mission Impact:MEF Failure) OR (Safety Impact:Major AND Mission Impact:(None OR Degraded OR Crippled)) |
| High | (Safety Impact:Hazardous AND Mission Impact:(None OR Degraded OR Crippled)) OR (Safety Impact:Major AND Mission Impact:MEF Failure) |
| Very High | Safety Impact:Catastrophic OR Mission Impact:Mission Failure |

```json
{% include "../../../data/json/decision_points/human_impact_2_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/human_impact_2_0_0.json" %}
```
28 changes: 14 additions & 14 deletions docs/_generated/decision_points/human_impact_2_0_1.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Human Impact v2.0.1"

=== "Text"
Human Impact is a combination of Safety and Mission impacts.
=== "Text"

Human Impact is a combination of Safety and Mission impacts.

| Value | Definition |
|:-----|:-----------|
| Low | Safety Impact:(Negligible) AND Mission Impact:(None OR Degraded OR Crippled) |
| Medium | (Safety Impact:Negligible AND Mission Impact:MEF Failure) OR (Safety Impact:Marginal AND Mission Impact:(None OR Degraded OR Crippled)) |
| High | (Safety Impact:Critical AND Mission Impact:(None OR Degraded OR Crippled)) OR (Safety Impact:Marginal AND Mission Impact:MEF Failure) |
| Very High | Safety Impact:Catastrophic OR Mission Impact:Mission Failure |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Low | Safety Impact:(Negligible) AND Mission Impact:(None OR Degraded OR Crippled) |
| Medium | (Safety Impact:Negligible AND Mission Impact:MEF Failure) OR (Safety Impact:Marginal AND Mission Impact:(None OR Degraded OR Crippled)) |
| High | (Safety Impact:Critical AND Mission Impact:(None OR Degraded OR Crippled)) OR (Safety Impact:Marginal AND Mission Impact:MEF Failure) |
| Very High | Safety Impact:Catastrophic OR Mission Impact:Mission Failure |

```json
{% include "../../../data/json/decision_points/human_impact_2_0_1.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/human_impact_2_0_1.json" %}
```
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Mission and Well-Being Impact v1.0.0"

=== "Text"
Mission and Well-Being Impact is a combination of Mission Prevalence and Public Well-Being Impact.
=== "Text"

Mission and Well-Being Impact is a combination of Mission Prevalence and Public Well-Being Impact.

| Value | Definition |
|:-----|:-----------|
| Low | Mission Prevalence:Minimal AND Public Well-Being Impact:Minimal |
| Medium | Mission Prevalence:Support AND Public Well-Being Impact:(Minimal OR Material) |
| High | Mission Prevalence:Essential OR Public Well-Being Impact:(Irreversible) |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Low | Mission Prevalence:Minimal AND Public Well-Being Impact:Minimal |
| Medium | Mission Prevalence:Support AND Public Well-Being Impact:(Minimal OR Material) |
| High | Mission Prevalence:Essential OR Public Well-Being Impact:(Irreversible) |

```json
{% include "../../../data/json/decision_points/mission_and_well-being_impact_1_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/mission_and_well-being_impact_1_0_0.json" %}
```
30 changes: 15 additions & 15 deletions docs/_generated/decision_points/mission_impact_1_0_0.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Mission Impact v1.0.0"

=== "Text"
Impact on Mission Essential Functions of the Organization
=== "Text"

Impact on Mission Essential Functions of the Organization

| Value | Definition |
|:-----|:-----------|
| None | Little to no impact |
| Non-Essential Degraded | Degradation of non-essential functions; chronic degradation would eventually harm essential functions |
| MEF Support Crippled | Activities that directly support essential functions are crippled; essential functions continue for a time |
| MEF Failure | Any one mission essential function fails for period of time longer than acceptable; overall mission of the organization degraded but can still be accomplished for a time |
| Mission Failure | Multiple or all mission essential functions fail; ability to recover those functions degraded; organization’s ability to deliver its overall mission fails |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| None | Little to no impact |
| Non-Essential Degraded | Degradation of non-essential functions; chronic degradation would eventually harm essential functions |
| MEF Support Crippled | Activities that directly support essential functions are crippled; essential functions continue for a time |
| MEF Failure | Any one mission essential function fails for period of time longer than acceptable; overall mission of the organization degraded but can still be accomplished for a time |
| Mission Failure | Multiple or all mission essential functions fail; ability to recover those functions degraded; organization’s ability to deliver its overall mission fails |

```json
{% include "../../../data/json/decision_points/mission_impact_1_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/mission_impact_1_0_0.json" %}
```
28 changes: 14 additions & 14 deletions docs/_generated/decision_points/mission_impact_2_0_0.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Mission Impact v2.0.0"

=== "Text"
Impact on Mission Essential Functions of the Organization
=== "Text"

Impact on Mission Essential Functions of the Organization

| Value | Definition |
|:-----|:-----------|
| Degraded | Little to no impact up to degradation of non-essential functions; chronic degradation would eventually harm essential functions |
| MEF Support Crippled | Activities that directly support essential functions are crippled; essential functions continue for a time |
| MEF Failure | Any one mission essential function fails for period of time longer than acceptable; overall mission of the organization degraded but can still be accomplished for a time |
| Mission Failure | Multiple or all mission essential functions fail; ability to recover those functions degraded; organization’s ability to deliver its overall mission fails |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Degraded | Little to no impact up to degradation of non-essential functions; chronic degradation would eventually harm essential functions |
| MEF Support Crippled | Activities that directly support essential functions are crippled; essential functions continue for a time |
| MEF Failure | Any one mission essential function fails for period of time longer than acceptable; overall mission of the organization degraded but can still be accomplished for a time |
| Mission Failure | Multiple or all mission essential functions fail; ability to recover those functions degraded; organization’s ability to deliver its overall mission fails |

```json
{% include "../../../data/json/decision_points/mission_impact_2_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/mission_impact_2_0_0.json" %}
```
24 changes: 12 additions & 12 deletions docs/_generated/decision_points/public_safety_impact_2_0_0.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Public Safety Impact v2.0.0"

=== "Text"
A coarse-grained representation of impact to public safety.
=== "Text"

A coarse-grained representation of impact to public safety.

| Value | Definition |
|:-----|:-----------|
| Minimal | Safety Impact:(None OR Minor) |
| Significant | Safety Impact:(Major OR Hazardous OR Catastrophic) |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Minimal | Safety Impact:(None OR Minor) |
| Significant | Safety Impact:(Major OR Hazardous OR Catastrophic) |

```json
{% include "../../../data/json/decision_points/public_safety_impact_2_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/public_safety_impact_2_0_0.json" %}
```
24 changes: 12 additions & 12 deletions docs/_generated/decision_points/public_safety_impact_2_0_1.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Public Safety Impact v2.0.1"

=== "Text"
A coarse-grained representation of impact to public safety.
=== "Text"

A coarse-grained representation of impact to public safety.

| Value | Definition |
|:-----|:-----------|
| Minimal | Safety Impact:Negligible |
| Significant | Safety Impact:(Marginal OR Critical OR Catastrophic) |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Minimal | Safety Impact:Negligible |
| Significant | Safety Impact:(Marginal OR Critical OR Catastrophic) |

```json
{% include "../../../data/json/decision_points/public_safety_impact_2_0_1.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/public_safety_impact_2_0_1.json" %}
```
26 changes: 13 additions & 13 deletions docs/_generated/decision_points/public_value_added_1_0_0.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<!-- This content is autogenerated by doctools.py. Do not Edit. -->
!!! note "Public Value Added v1.0.0"

=== "Text"
How much value would a publication from the coordinator benefit the broader community?
=== "Text"

How much value would a publication from the coordinator benefit the broader community?

| Value | Definition |
|:-----|:-----------|
| Limited | Minimal value added to the existing public information because existing information is already high quality and in multiple outlets. |
| Ampliative | Amplifies and/or augments the existing public information about the vulnerability, for example, adds additional detail, addresses or corrects errors in other public information, draws further attention to the vulnerability, etc. |
| Precedence | The publication would be the first publicly available, or be coincident with the first publicly available. |

=== "JSON"
| Value | Definition |
|:-----|:-----------|
| Limited | Minimal value added to the existing public information because existing information is already high quality and in multiple outlets. |
| Ampliative | Amplifies and/or augments the existing public information about the vulnerability, for example, adds additional detail, addresses or corrects errors in other public information, draws further attention to the vulnerability, etc. |
| Precedence | The publication would be the first publicly available, or be coincident with the first publicly available. |

```json
{% include "../../../data/json/decision_points/public_value_added_1_0_0.json" %}
```
=== "JSON"

```json
{% include "../../../data/json/decision_points/public_value_added_1_0_0.json" %}
```
Loading