vault/builtin/audit/socket
Kuba Wieczorek a1295a54e8
[VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012)
* Validate audit filter option against filter selectors referencing unsupported fields

* Test updates due to filter validation

* Test all properties of the log input bexpr datum struct in filters

* Remove redundant cloning of the client in external tests for audit filtering

* TestAuditFilteringFilterForUnsupportedField now also tests the same behaviour with skip_test option set to true

* Add filter validation test cases to unit tests for audit backends

---------

Co-authored-by: Peter Wilson <peter.wilson@hashicorp.com>
2024-01-23 21:54:01 +00:00
..
backend.go Audit: ensure 'prefix' is supplied to socket audit backends (#25004) 2024-01-23 18:26:44 +00:00
backend_test.go [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00