Skip to content

v0.26.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:16
· 83 commits to main since this release
3beca99

Changelog

  • 3beca99 fix(auth): prevent non-owners from managing owner-role agents (#232)
  • 378ff6e fix(isolation): block mounts that are ancestors of protected paths (#231)

Verify

# Verify checksum (portable across macOS and Linux)
shasum -a 256 --ignore-missing -c checksums.txt

# Verify signature (requires cosign v2+)
cosign verify-blob \
  --bundle checksums.txt.sig \
  --certificate-identity-regexp "^https://github\.com/Infisical/agent-vault/\.github/workflows/release\.yml@refs/tags/" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  checksums.txt