From 5a63313d0f571fbaf489a88c9b01115af5261d4f Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sat, 23 Aug 2025 15:05:28 -0700 Subject: [PATCH] Enhance README with attestation visibility details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29c8b03..fb27503 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ There's a [FAQ here](FAQ.md). Builds are produced by GitHub Actions with an auditable build and release generation process. #### Attestated Releases -Starting with Secretive 3.0, builds are attestd using [GitHub Artifact Attestation](https://docs.github.com/en/actions/concepts/security/artifact-attestations). +Starting with Secretive 3.0, builds are attestd using [GitHub Artifact Attestation](https://docs.github.com/en/actions/concepts/security/artifact-attestations). Attestations are viewable in the build log for a build, and also on the [main attestation page](https://github.com/maxgoedjen/secretive/attestations). ### A Note Around Code Signing and Keychains