Skip to content

Add filtering for system property and env variable listing #3

@thomasdarimont

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.

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