Created attachment 254015 [details] Patch generated with git format-patch Medusa is "a [CLI] tool currently for importing and exporting a [JSON] or [YAML] file into HashiCorp Vault". This port is especially useful for migration scenarii from one Vault instance to another Vault instance, and from more recent Vault versions to OpenBao. It can also be used for importing a more complex secrets tree in Vault or OpenBao. A port called "medusa" already exists for a login brute-forcer, hence "vault-medusa".
Created attachment 254017 [details] Poudriere log Poudriere with 14.1-RELEASE jail
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c5745b97c5c44706051aae8346f99b6d9dc6c04 commit 5c5745b97c5c44706051aae8346f99b6d9dc6c04 Author: Sébastien Santoro <dereckson@gmail.com> AuthorDate: 2025-11-18 19:09:00 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2025-11-18 19:10:14 +0000 security/vault-medusa: New Port: Medusa: export secrets from Vault or OpenBao PR: 281865 security/Makefile | 1 + security/vault-medusa/Makefile (new) | 22 ++++++++++++++++++++++ security/vault-medusa/distinfo (new) | 5 +++++ security/vault-medusa/pkg-descr (new) | 2 ++ 4 files changed, 30 insertions(+)
thanks for your contribution!