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
|
||
---|---|---|
.. | ||
configfile | ||
credentials | ||
types | ||
config.go | ||
config_test.go |