Commit 30ac696
authored
docs: add release verification instructions to README (#75)
## Summary
Adds a "Verifying releases" section to README documenting how to verify
Docker image provenance attestations using the GitHub CLI (`gh
attestation verify`), including verification by tag and by digest. Also
documents signed git tag verification.
Satisfies OSPS-DO-03.01 — project documentation must contain
instructions to verify the integrity and authenticity of release assets.
## Test plan
- [ ] `gh attestation verify
oci://ghcr.io/paradoxbound/bookstack-mcp:2.6.0 --owner paradoxbound`
succeeds
- [ ] README renders correctly on GitHub
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Paradoxbound <paradoxbound@users.noreply.github.com>
Co-authored-by: Paradoxbound <paradoxbound@users.noreply.github.com>1 parent f17bc07 commit 30ac696
1 file changed
Lines changed: 34 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
338 | 372 | | |
339 | 373 | | |
340 | 374 | | |
| |||
0 commit comments