@RoFz

1 Followers
11 Following
2 Posts
Day job: Terraform, Kubernetes, GitOps, Vault, GitHub, CI/CD, cloud architecture.
Off-hours: Vault plugins, VS Code extensions/features, homelab GitOps, the occasional Arma 3 mod.
๐Ÿ‡ง๐Ÿ‡ทโ†’๐Ÿ‡ต๐Ÿ‡น
Personal projectshttps://github.com/RoFz

๐Ÿ” vault-plugin-secrets-keycloak v0.2.1

HashiCorp Vault secrets engine for Keycloak. Rotate service account passwords on-demand via the Admin REST API. Cryptographically random, audit-logged, and never stored by Vault.

โœจ What's new:
โ€ข bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2
โ€ข **security:** bump to go1.26.4 and x/net v0.55.0 to fix 5 CVEs
โ€ข **security:** harden CI supply chain and add fuzz tests

๐Ÿ”— https://github.com/RoFz/vault-plugin-secrets-keycloak/releases/tag/v0.2.1

#HashiCorp #Vault #Keycloak #IAM #OpenSource #DevOps #Kubernetes

Release v0.2.1 ยท RoFz/vault-plugin-secrets-keycloak

0.2.1 (2026-06-07) Bug Fixes bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 (#18) (5150343) security: bump to go1.26.4 and x/net v0.55.0 to fix 5 CVEs (#25) (18dfdd0) security: harden CI supply ...

GitHub

๐Ÿ” vault-plugin-secrets-keycloak v0.2.0

HashiCorp Vault secrets engine for Keycloak. Rotate service account passwords on-demand via the Admin REST API โ€” random, audit-logged, and never stored by Vault.

โœจ v0.2.0: new KV v2 sync โ€” rotated passwords are automatically patched into a KV v2 secret, keeping Kubernetes secret operators in sync.

๐Ÿ”— https://github.com/RoFz/vault-plugin-secrets-keycloak/releases/tag/v0.2.0

#HashiCorp #Vault #Keycloak #IAM #OpenSource #DevOps #Kubernetes

Release v0.2.0 ยท RoFz/vault-plugin-secrets-keycloak

0.2.0 (2026-04-04) Features add KV v2 sync after password rotation (ae0406f) add KV v2 sync after password rotation (6ccbece)

GitHub