Skip to content

Add filtering for system property and env variable listing #3

Description

@thomasdarimont

Currently the PingsResource.java exports system properties and environment variables unfiltered.

A common practice when using docker is to configure container secrets / passwords
via environment variables or system properties.
In order to avoid accidentally exposing those secrets there should be some configurable filtering mechanism, e.g. regex pattern based, in place to suppress exposing those entries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions