Skip to content

Remove sensitive data from VCR cassettes #85

@i7an

Description

@i7an
  • replace all the emails from the cassettes:
interaction.response.body.gsub!(URI::MailTo::EMAIL_REGEXP, '[email protected]')
  • investigate the posibility of adding a code rabbit command to vet the cassettes for PII, passwords, tokens
    • alternatively add a cursor command and mention it in the PR creation process

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions