Emit audit and SCIM log exports as CSV
JSONL was awkward in spreadsheets and SIEM imports. Write tab-separated-friendly CSV with organization name on every row, resolve audit actors to email or API key name, and enrich SCIM rows with profile email and display name when available. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
@@ -8,7 +8,7 @@ All notable changes to the `prb` CLI will be documented in this file.
|
||||
|
||||
### Added
|
||||
|
||||
- `prb audit-log export` and `prb scim event export` commands to request JSONL exports of audit log entries and SCIM events
|
||||
- `prb audit-log export` and `prb scim event export` commands to request CSV exports of audit log entries and SCIM events
|
||||
|
||||
## [0.205.0] - 2026-07-28
|
||||
|
||||
|
||||
Reference in New Issue
Block a user