mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-25 19:31:14 +01:00
* VAULT-39876 Add sys/reporting/scan to Vault, allowing an output of files with paths and names of Vault secrets (#10068) * VAULT-39876 sys/reporting/scan for KV secrets * make fmt * changelog * stray t.log * typo * fix race probably * Bug fix, add local mount * remove comment * bolster external tests * Add missing enterprise stub for reporting scan (#10327) * VAULT-40300 Add full directory path to sys/reporting/scan (#10362) * add directory path * wip * tests, cleanup * VAULT-40562 Use mount accessor for reporting scan file names (#10512) * VAULT-40562 Use mount accessor for reporting scan file names * whoopsie * VAULT-39878 Add database support to sys/reporting/scan (#10546) * Databases WIP * whoopsie cleanup * Updates for databases Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>