🟡 [P1] Prevent sensitive data in logs #287

Closed
opened 2026-02-03 22:30:11 +00:00 by jason.woltje · 0 comments
Owner

Summary

Excessive logging of user IDs, instance IDs, metadata, payloads.

Security Impact

  • Data breach vector
  • PII exposure
  • Compliance violations (GDPR)

Required Fix

Use appropriate log levels and redact sensitive data.

Priority

HIGH (P1) - Data leakage

## Summary Excessive logging of user IDs, instance IDs, metadata, payloads. ## Security Impact - Data breach vector - PII exposure - Compliance violations (GDPR) ## Required Fix Use appropriate log levels and redact sensitive data. ## Priority **HIGH (P1)** - Data leakage
jason.woltje added the securityapiapip1 labels 2026-02-03 22:30:11 +00:00
jason.woltje added this to the M7.1-Remediation (0.0.8) milestone 2026-02-03 22:31:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#287