grafana/pkg/cmd/grafana-cli/commands
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578)
* Security: Add gosec G304 auditing annotations

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* Add gosec annotations

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* Add gosec annotations

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* add G304 auditing comment

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* Add gosec annotations

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* space

Signed-off-by: bergquist <carl.bergquist@gmail.com>

* Add gosec annotations

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: bergquist <carl.bergquist@gmail.com>
2020-12-03 22:13:06 +01:00
..
commandstest Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
datamigrations Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
testdata CLI: Allow installing custom binary plugins (#17551) 2019-07-29 10:44:58 +02:00
commands.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
install_command_test.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
install_command.go Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
listremote_command.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
listversions_command.go grafana-cli: Upgrade to urfave/cli v2 (#22402) 2020-02-26 12:27:31 +01:00
ls_command_test.go Tests: Batch of GoConvey to Testify conversions (#27008) 2020-08-14 14:43:25 +02:00
ls_command.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
remove_command.go grafana-cli: Upgrade to urfave/cli v2 (#22402) 2020-02-26 12:27:31 +01:00
reset_password_command.go Chore: Fix SQL related Go variable naming (#28887) 2020-11-11 06:21:08 +01:00
upgrade_all_command_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
upgrade_all_command.go Backend: Rename variables for style conformance (#29097) 2020-11-17 17:09:14 +01:00
upgrade_command.go avoid aliased import in cli (#22566) 2020-03-04 13:18:13 +01:00