DockerCLI/cli-plugins
Sebastiaan van Stijn 020f3a7ad9
golangci-lint: enable G204, add #nosec comments instead
There's only 3 locations where it's hit, so putting #gosec ignore comments
in those locations.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-30 15:52:18 +01:00
..
examples/helloworld cli-plugins: helloworld: rename var that collided with import 2024-01-11 22:25:15 +01:00
hooks plugins/templates: break on newlines when printing hooks 2024-04-15 12:59:53 +01:00
manager golangci-lint: enable G204, add #nosec comments instead 2024-10-30 15:52:18 +01:00
plugin cli-plugins: RunPlugin(): rename error-variable that's possibly shadowed 2024-07-05 11:01:41 +02:00
socket plugins: don't panic on Close if PluginServer nil 2024-08-07 14:04:31 +01:00