Commit 6fa7ea9
updater: correct --skip-attestation help (verification is now gh-free) (#375)
updater: correct --skip-attestation help — verification is now gh-free
The updater module no longer shells out to `gh`; it verifies SLSA provenance
in-process via sigstore-go and fails closed. Update the flag help and comment
so they no longer say a host without `gh` needs --skip-attestation.
Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 87960d3 commit 6fa7ea9
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | | - | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
0 commit comments