vault icon indicating copy to clipboard operation
vault copied to clipboard

VAULT-23334: CE changes to support exclusion in audit

Open peteski22 opened this issue 10 months ago • 1 comments

Enterprise-only feature:

The PR introduces changes required for the Enterprise edition of Vault to exclude fields from the audit entries that appear in an audit log.

ENT PR: https://github.com/hashicorp/vault-enterprise/pull/5590

peteski22 avatar Apr 24 '24 09:04 peteski22

CI Results: All required Go tests succeeded but failures were detected :warning: Failures:

Test Type Package Test Logs
race builtin/logical/pkiext Test_ZLintECDSA256 view test results
race builtin/logical/pkiext Test_ZLintECDSA384 view test results
race builtin/logical/pkiext Test_ZLintECDSA521 view test results
race builtin/logical/pkiext Test_ZLintRSA2048 view test results
race builtin/logical/pkiext Test_ZLintRSA2048PSS view test results
race builtin/logical/pkiext Test_ZLintRSA3072 view test results
race builtin/logical/pkiext Test_ZLintRSA3072PSS view test results

github-actions[bot] avatar Apr 24 '24 09:04 github-actions[bot]

Build Results: All builds succeeded! :white_check_mark:

github-actions[bot] avatar Jun 03 '24 14:06 github-actions[bot]