GO-2024-2703 : Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output in github.com/kopia/kopia
Discover Packages
github.com/kopia/kopia
internal
scrubber
package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Mar 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package scrubber contains helpers that remove sensitive information from Go structs before it's presented to users.
ScrubSensitiveData returns a copy of a given value with sensitive fields scrubbed.
Fields are marked as sensitive with truct field tag `kopia:"sensitive"`
Source Files
¶
Click to show internal directories.
Click to hide internal directories.