[PR #5378] [MERGED] Add Attestations for containers and artifacts #27172

Closed
opened 2026-06-15 14:30:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5378
Author: @BlackDex
Created: 1/10/2025
Status: Merged
Merged: 1/10/2025
Merged by: @dani-garcia

Base: mainHead: add-attest


📝 Commits (2)

  • 49bd25c Add Attestations for containers and artifacts
  • e193130 Adjust attest to use globbing

📊 Changes

1 file changed (+94 additions, -34 deletions)

View changed files

📝 .github/workflows/release.yml (+94 -34)

📄 Description

This commit will add attestation actions to sign the containers and binaries which can be verified via the gh cli. https://cli.github.com/manual/gh_attestation_verify

The binaries from both Alpine and Debian based images are extracted and attested so that you can verify the binaries of all the containers.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/5378 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `add-attest` --- ### 📝 Commits (2) - [`49bd25c`](https://github.com/dani-garcia/vaultwarden/commit/49bd25cc216542ad1c6f06fa3291ebca03a57139) Add Attestations for containers and artifacts - [`e193130`](https://github.com/dani-garcia/vaultwarden/commit/e193130e6fd9a055039535b11a031dc8b43e4292) Adjust attest to use globbing ### 📊 Changes **1 file changed** (+94 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+94 -34) </details> ### 📄 Description This commit will add attestation actions to sign the containers and binaries which can be verified via the gh cli. https://cli.github.com/manual/gh_attestation_verify The binaries from both Alpine and Debian based images are extracted and attested so that you can verify the binaries of all the containers. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-15 14:30:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#27172