vault/audit
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
..
entry_filter.go [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00
entry_filter_test.go [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00
entry_formatter.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
entry_formatter_test.go VAULT-23122: Audit fix for 'log_raw' issue (#24968) 2024-01-22 12:03:08 +00:00
event.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
event_test.go updates to tidy up audit code (#24976) 2024-01-22 13:55:15 +00:00
hashstructure.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
hashstructure_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
nodes.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
nodes_test.go [VAULT-22481] Add audit filtering feature (#24558) 2023-12-18 18:01:49 +00:00
options.go VAULT-18160: Audit - options and defaults (#22295) 2023-09-11 08:41:29 +00:00
options_test.go VAULT-18160: Audit - options and defaults (#22295) 2023-09-11 08:41:29 +00:00
sink_metric_labeler.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_labeler_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_timer.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
sink_metric_timer_test.go VAULT-22482: New audit metrics (#24704) 2024-01-10 17:48:06 +00:00
types.go Re-process .well-known redirects with a recursive handler call rather than a 302 redirect (#24890) 2024-01-19 09:59:58 -06:00