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

*: add mark function for log desensitization #8306

Merged
merged 8 commits into from
Jul 1, 2024

Commits on Jul 1, 2024

  1. Add mark function for log desensitization

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3c9fecf View commit details
    Browse the repository at this point in the history
  2. Refine the comments

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    21aab51 View commit details
    Browse the repository at this point in the history
  3. Unify the redact-info-log

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    656c565 View commit details
    Browse the repository at this point in the history
  4. Fix the JSON marshal/unmarshal

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0b9032d View commit details
    Browse the repository at this point in the history
  5. Improve the robustness of the Unmarshal method

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c289b7d View commit details
    Browse the repository at this point in the history
  6. Refine the code

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a38bf1e View commit details
    Browse the repository at this point in the history
  7. Refine the code according to review comments

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2d8bcb0 View commit details
    Browse the repository at this point in the history
  8. Only allow the config value to be true/false/"MARKER"

    Signed-off-by: JmPotato <[email protected]>
    JmPotato committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    bc2c7d3 View commit details
    Browse the repository at this point in the history