Skip to content

Commit

Permalink
remove c add g
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hennen <[email protected]>
  • Loading branch information
TomHennen committed Oct 15, 2024
1 parent 44dca1e commit 92a2076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/spec/draft/verifying-systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ with binary hash X and a build with external parameters P' would produce an
artifact with binary hash Y, they wish to produce provenance indicating a build
with external parameters P produced an artifact with binary hash Y.

See threats [C], [D], [E], and [F] for examples of specific threats.
See threats [D], [E], [F], and [G] for examples of specific threats.

Note: Platform abuse (e.g. running non-build workloads) and attacks against
builder availability are out of scope of this document.
Expand Down Expand Up @@ -63,10 +63,10 @@ following types of adversaries.
- Access the control plane's cryptographic secrets.
- Remotely access build environments (e.g. via SSH).

[C]: threats.md#c-source-code-management
[D]: threats.md#d-external-build-parameters
[E]: threats.md#e-build-process
[F]: threats.md#f-artifact-publication
[G]: threats.md#g-distribution-channel

## Build platform components

Expand Down

0 comments on commit 92a2076

Please sign in to comment.