Skip to content

[Security] Implement PII Masking in Execution Traces #2

Description

@PSR94

Problem

Execution traces currently log tool inputs and outputs in plain text. This risks exposing PII (Credit Cards, Addresses) in the executiontrace table.

Requirements

  • Implement a DataSanitizer middleware.
  • Add mask_pii: bool flag to the Tool model.
  • Sanitize data in the Orchestrator before DB persistence.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions