mirror of https://github.com/docker/cli.git
e628209d9b
cli/config/credentials/native_store.go:10:2: G101: Potential hardcoded credentials (gosec)
remoteCredentialsPrefix = "docker-credential-"
^
cli/command/service/opts.go:917:2: G101: Potential hardcoded credentials (gosec)
flagCredentialSpec = "credential-spec"
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit
|
||
---|---|---|
.. | ||
credentials.go | ||
default_store.go | ||
default_store_darwin.go | ||
default_store_linux.go | ||
default_store_unsupported.go | ||
default_store_windows.go | ||
file_store.go | ||
file_store_test.go | ||
native_store.go | ||
native_store_test.go |