Commit Graph

15 Commits

Author SHA1 Message Date
Guillaume Jacquart
1e55b0854b
feat(editor): Put data redaction settings behind enterprise license (#28001)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 12:16:38 +00:00
Csaba Tuncsik
28f50f50bc
feat(editor): Show redacted state in execution viewer with reveal flow (#26543)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 18:08:14 +00:00
phyllis-noester
acaa0db33a
feat(core): Add node that allows checking dynamic credentials inside node (#27165)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 15:21:42 +00:00
Andreas Fitzek
72bdad9d40
feat(core): Add structured error responses for authorization failures (#27170) 2026-03-18 13:46:00 +00:00
Andreas Fitzek
87595474e7
feat(core): Apply execution redaction to real-time push events (no-changelog) (#27102) 2026-03-18 12:59:53 +00:00
Stephen Wright
694d4fe768
feat: Add redaction reveal failure audit logs (#26826) 2026-03-10 15:34:58 +00:00
Andreas Fitzek
8d8ca2fd67
chore(core): Redact sensitive node output fields via configurable strategy pipeline (#26546)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:59:03 +00:00
Andreas Fitzek
a441e83f3a
chore(core): Integrate ExecutionRedactionService into all execution data endpoints (#26488) 2026-03-05 15:49:22 +00:00
Andreas Fitzek
01f912cab7
feat(core): Emit audit event when execution data is revealed (#26425) 2026-03-05 11:42:39 +00:00
Andreas Fitzek
212623329d
chore(core): Redact error messages in execution data to prevent PII leakage (#26479) 2026-03-05 08:53:26 +00:00
Andreas Fitzek
4f4b85cc0c
chore(core): Add redactionInfo object to execution data responses (#26326) 2026-03-02 09:08:55 +00:00
Andreas Fitzek
6051fc74ea
chore(core): Introduce redaction marker for items (#26308) 2026-02-27 14:59:15 +00:00
Andreas Fitzek
a741f15792
chore(core): Implement redaction logic in redaction module (#26268) 2026-02-26 17:32:40 +00:00
Andreas Fitzek
3739998915
chore(core): Integrate execution redaction service in execution service (#26255) 2026-02-26 16:20:36 +00:00
Stephen Wright
9edc271c09
feat: Initialise data redaction module, execution data redaction service (#25975) 2026-02-23 17:01:03 +00:00