vault/audit
Chris Capurso 69411d7925
VAULT-30108: Include User-Agent header in audit requests by default (#28596)
* include user-agent header in audit by default

* add user-agent audit tests

* update audit default headers docs

* add changelog entry

* remove temp changes from TestAuditedHeadersConfig_ApplyConfig

* more TestAuditedHeadersConfig_ApplyConfig fixes

* add some test comments

* verify type assertions in TestAudit_Headers

* more type assertion checks
2024-10-07 10:02:17 -04:00
..
backend_ce_test.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01:00
backend_ce.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01:00
backend_config_ce.go Audit: move validation of audit related options for Enterprise/CE to audit package (#26575) 2024-04-22 15:39:52 +00:00
backend_config.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01:00
backend_file_ce_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_file_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_file.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_noop.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_socket_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_socket.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_syslog_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_syslog.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
backend.go VAULT-23334: CE changes to support exclusion in audit (#26615) 2024-06-11 08:40:18 +01:00
broker_ce.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
broker_test.go Audit: always use derived context for audit logging, increase timeout to 10s (#28286) 2024-09-05 16:34:18 +01:00
broker.go Audit: always use derived context for audit logging, increase timeout to 10s (#28286) 2024-09-05 16:34:18 +01:00
entry_filter_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
entry_filter.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
entry_formatter_ce_test.go VAULT-23334: CE changes to support exclusion in audit (#26615) 2024-06-11 08:40:18 +01:00
entry_formatter_ce.go VAULT-23334: CE changes to support exclusion in audit (#26615) 2024-06-11 08:40:18 +01:00
entry_formatter_config_ce.go VAULT-23334: CE changes to support exclusion in audit (#26615) 2024-06-11 08:40:18 +01:00
entry_formatter_config.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
entry_formatter_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
entry_formatter.go remove multierror package - from entry formatter (#28253) 2024-09-03 12:00:15 +01:00
errors_test.go VAULT-24798: audit - improve error messages (#26312) 2024-04-11 09:09:32 +01:00
errors.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
event_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
event.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
hashstructure_test.go add auth and secret block to response test for hmac (#28283) 2024-09-05 12:26:53 +01:00
hashstructure.go adding some code (#28236) 2024-08-30 17:19:25 +01:00
headers_test.go VAULT-30108: Include User-Agent header in audit requests by default (#28596) 2024-10-07 10:02:17 -04:00
headers.go VAULT-30108: Include User-Agent header in audit requests by default (#28596) 2024-10-07 10:02:17 -04:00
nodes_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
nodes.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
options_test.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
options.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
sink_metric_labeler_test.go Update metric labeler for CE/Ent (#26537) 2024-04-19 13:26:15 +00:00
sink_metric_labeler.go Audit: logging and improvements (#28056) 2024-08-12 18:36:13 +01:00
sink_metric_timer_test.go VAULT-24452: audit refactor (#26460) 2024-04-18 08:25:04 +01:00
sink_metric_timer.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00
types.go unexport as much as possible in the audit package (#28039) 2024-08-09 17:03:29 +01:00