ceph-csi/internal
Yug e73fe64a0d cleanup: address gosec warnings
gosec warns about security problems by scanning the
Go AST.

Issues Reported:
G101 (CWE-798): Potential hardcoded credentials (Confidence: LOW, Severity: HIGH)
G204 (CWE-78): Subprocess launched with variable (Confidence: HIGH, Severity: MEDIUM)
G304 (CWE-22): Potential file inclusion via variable (Confidence: HIGH, Severity: MEDIUM)

Signed-off-by: Yug <yuggupta27@gmail.com>
2020-07-21 08:36:24 +00:00
..
cephfs cleanup: address gosec warnings 2020-07-21 08:36:24 +00:00
csi-common cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
journal cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
liveness cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
rbd cleanup: address gocritic warnings 2020-07-21 08:36:24 +00:00
util cleanup: address gosec warnings 2020-07-21 08:36:24 +00:00