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

Engineering-Health-Check: Added filtering and data obfuscation for preset sensitive names and engine URI #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FlorentinLedy
Copy link

Summary of Changes

This PR enhances the Engineering Health Check script by introducing new filtering and obfuscation options for preset names and engine URIs. These changes help prevent the exposure of sensitive information.

Key Enhancements

  1. Sensitive Data Obfuscation Features :

    • -ReplacePresetName:
      • Replaces non-default preset names with "HIDDEN" to prevent leaking sensitive configurations.
    • -HideEngineUri:
      • Hides EngineServerId, replacing it with "HIDDEN" to avoid exposing internal infrastructure details.
  2. Expanded Default Preset List:

    • Introduced a predefined list of default presets.
    • When -ReplacePresetName is enabled, only non-default preset names are masked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant