Skip to content

Commit

Permalink
Update docs/spec/draft/threats.md
Browse files Browse the repository at this point in the history
Signed-off-by: Zachariah Cox <[email protected]>
  • Loading branch information
zachariahcox authored Dec 4, 2024
1 parent ba86a5b commit a098ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spec/draft/threats.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Threats in this category can be mitigated by following source control management

*Threat:* Submit code to the source repository without another person reviewing.

*Mitigation:* The producer can require pre-approval for all changes.
*Mitigation:* The producer requires approval of all changes before they are accepted.

*Example:* Adversary directly pushes a change to a git repo's `main` branch.
Solution: The producer can configure branch protection rules on the `main` branch.
Expand Down

0 comments on commit a098ccc

Please sign in to comment.