-
Notifications
You must be signed in to change notification settings - Fork 42
Refactor default decision point values from collect.md to includable files #1013
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
Merged
ahouseholder
merged 20 commits into
main
from
copilot/refactor-default-exploitation-values
Oct 14, 2025
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c5724f7
Initial plan
Copilot cbebd9e
Initial plan
Copilot 26c5696
Refactor default exploitation values to includable file
Copilot eab18e4
Initial plan
Copilot 6ea2726
Initial plan
Copilot c814165
Refactor Default System Exposure Values into an includable
Copilot 0234fef
Refactor default mission impact values into reusable include file
Copilot f931433
Refactor default safety values tip into includable file
Copilot 223fa09
Use absolute paths from doc root in include file
Copilot 2821fd5
Revert to relative paths in include file
Copilot 67f21b9
Apply suggestion from @Copilot
ahouseholder 94e55c4
Apply suggestion from @Copilot
ahouseholder 0a25ccd
Fix link paths to use absolute URLs in include file
Copilot 73f1938
Refactor Default System Exposure Values into an includable (#1014)
ahouseholder 96fd1af
Refactor default safety values tip into an includable file (#1015)
ahouseholder c5a78d9
Refactor Default Mission Impact Values into reusable include file (#1…
ahouseholder 2f45d9c
Update docs/_includes/default_safety_values.md
ahouseholder b0510e6
Update safety impact documentation
ahouseholder 92c06e2
Enable rewriting of relative links in MkDocs configuration
ahouseholder 0980471
Merge remote-tracking branch 'gh_pub/copilot/refactor-default-exploit…
ahouseholder File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| !!! tip "Default Exploitation Values" | ||
|
|
||
| [*Exploitation*](../reference/decision_points/exploitation.md) needs no special default; if adequate searches are made for exploit code and none is | ||
| found, the answer is [*none*](../reference/decision_points/exploitation.md). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| !!! tip "Default Mission Impact Values" | ||
|
|
||
| Similarly, with [*Mission Impact*](/reference/decision_points/mission_impact.md), the deployer should assume that the software is in use at the | ||
| organization for a reason, and that it supports essential functions unless they have evidence otherwise. | ||
| With a total lack of information, assume [*support crippled*](/reference/decision_points/mission_impact.md) as a default. | ||
ahouseholder marked this conversation as resolved.
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| !!! tip "Default Safety Values" | ||
|
|
||
| If the decision maker knows nothing about the environment in which the device is used, we suggest assuming a | ||
| [*marginal*](../reference/decision_points/safety_impact.md) [*Safety Impact*](../reference/decision_points/safety_impact.md). | ||
| This position is conservative, but software is thoroughly embedded in daily life now, so we suggest that the decision | ||
| maker provide evidence that no one's well-being will suffer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| !!! tip "Default System Exposure Values" | ||
|
|
||
| If the deployer does not know their exposure,<!--lowercase exposure on purpose, this is the general concept--> that | ||
| means they do not know where the devices are or how they are controlled, so they should assume | ||
| [*System Exposure*](../reference/decision_points/system_exposure.md) is [*open*](../reference/decision_points/system_exposure.md). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.