mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Fix formatting
This commit is contained in:
parent
f3a3f3781d
commit
0181f6d5d7
1 changed files with 11 additions and 10 deletions
5
.github/INCIDENT_RESPONSE_PLAN.md
vendored
5
.github/INCIDENT_RESPONSE_PLAN.md
vendored
|
|
@ -43,7 +43,7 @@ Assess using the *CIA* triad:
|
||||||
- **Integrity**: affects the integrity of the system (deletion, corruption or encryption of data, OS file corruption, etc.).
|
- **Integrity**: affects the integrity of the system (deletion, corruption or encryption of data, OS file corruption, etc.).
|
||||||
- **Availability**: denial of login, deletion of required files to boot / login, etc.
|
- **Availability**: denial of login, deletion of required files to boot / login, etc.
|
||||||
|
|
||||||
1. What's the exploitability of the vulnerability?
|
5. What's the exploitability of the vulnerability?
|
||||||
|
|
||||||
Consider how easy it is to exploit, and if it affects all users or requires specific configurations.
|
Consider how easy it is to exploit, and if it affects all users or requires specific configurations.
|
||||||
|
|
||||||
|
|
@ -67,7 +67,8 @@ Assess upstream or downstream contacts, and their desired channels of security.
|
||||||
- **Primary focus:** removing possibility of exploitation fast.
|
- **Primary focus:** removing possibility of exploitation fast.
|
||||||
- **Secondary focus:** addressing the root cause.
|
- **Secondary focus:** addressing the root cause.
|
||||||
|
|
||||||
> [!IMPORTANT] Make sure to test that the mitigation works as expected, and does not introduce new vulnerabilities.
|
> [!IMPORTANT]
|
||||||
|
> Make sure to test that the mitigation works as expected, and does not introduce new vulnerabilities.
|
||||||
> When deploying a patch, make sure not to disclose the vulnerability in the commit message or PR description.
|
> When deploying a patch, make sure not to disclose the vulnerability in the commit message or PR description.
|
||||||
|
|
||||||
> TODO: introduce a fast-track update process for security patches.
|
> TODO: introduce a fast-track update process for security patches.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue