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

ipc: add host sanitizer utility #1132

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Commits on Apr 9, 2024

  1. ipc: add host sanitizer utility

    Adds a utility that can be used for sanitizing host
    names before adding them as a tag values. Tries to
    remove things like random aspects, IPs, UUIDs, ports,
    etc.
    brharrington committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    378b4ae View commit details
    Browse the repository at this point in the history
  2. fix pmd issues

    brharrington committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e253241 View commit details
    Browse the repository at this point in the history