[Feature] Add structured log/audit/report redaction regression tests #10

Closed
opened 2026-07-06 11:27:23 +02:00 by zemion · 1 comment
Owner

Imported from the consolidated GovOPlaN product backlog.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md
  • Line: 134
  • Section: Milestones > Milestone 7 - Privacy, Governance, And Security
  • Source status: PARTIAL.

Imported backlog item:

- [ ] Add structured log/audit/report redaction regression tests.
<!-- codex-backlog-fingerprint:7918a1bd65cb8c38e00c0083 --> Imported from the consolidated GovOPlaN product backlog. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md` - Line: `134` - Section: `Milestones > Milestone 7 - Privacy, Governance, And Security` - Source status: `PARTIAL.` Imported backlog item: ```markdown - [ ] Add structured log/audit/report redaction regression tests. ```
zemion added this to the Milestone 7 - Privacy, Governance, And Security milestone 2026-07-06 12:58:58 +02:00
Author
Owner

Implemented and verified in 9b88ae3. Redaction now descends through mappings, lists, and tuples; structured payload, audit/event, operation-context, and slow-request log regressions verify that secrets do not escape. The full Core suite passes: 412 tests with 3 intentional skips.

Implemented and verified in `9b88ae3`. Redaction now descends through mappings, lists, and tuples; structured payload, audit/event, operation-context, and slow-request log regressions verify that secrets do not escape. The full Core suite passes: 412 tests with 3 intentional skips.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-core#10