Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exact matches bypass re match for masking #6

Open
wants to merge 3 commits into
base: support-e
Choose a base branch
from

Commits on Mar 14, 2022

  1. Exact matches bypass re match for masking

    Signed-off-by: Simon Marechal <[email protected]>
    bartavelle committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0bcee65 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. WIP

    bartavelle committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a37ae87 View commit details
    Browse the repository at this point in the history
  2. Hashed masked values

    Masked values should be hashed instead of being replaced.
    
    Signed-off-by: Simon Marechal <[email protected]>
    bartavelle committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    6d2d6b2 View commit details
    Browse the repository at this point in the history