package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

NewDefaultDataScrubber creates a DataScrubber with the default behavior: enabled and matching the default sensitive words.
RemoveLastAppliedConfigurationAnnotation redacts the whole "kubectl.kubernetes.io/last-applied-configuration" annotation.
ScrubContainer scrubs sensitive information in the command line & env vars.

# Structs

DataScrubber allows the agent to block cmdline arguments that match a list of predefined and custom words.