Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hennen <[email protected]>
  • Loading branch information
TomHennen committed Dec 10, 2024
1 parent 610d57c commit 16a48db
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 @@ -883,7 +883,7 @@ MyPackage artifact. Solution: [apply SLSA recursively] to all build tools
prior to the build. The build platform verifies the disk image,
or the individual components on the disk image, against the associated
provenance or VSAs prior to running a build. Depending on where the initial
compromise took place (i.e. before/during vs _after_ the build of the build tool itself), the modified `/usr/bin/tar` will fail this verification.
compromise took place (i.e. before/during vs *after* the build of the build tool itself), the modified `/usr/bin/tar` will fail this verification.

</details>

Expand Down

0 comments on commit 16a48db

Please sign in to comment.