grafana/pkg/plugins
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
..
backendplugin Chore: Enable exhaustive linter (#29458) 2020-12-01 09:53:27 +01:00
datasource/wrapper Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
testdata Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
app_plugin.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
backend_utils.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
dashboard_importer_test.go DashboardImport: Fix variable interpolation when property contains multiple variable expressions (#26574) 2020-07-24 11:12:44 +03:00
dashboard_importer.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
dashboards_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
dashboards_updater.go Plugins: Fix manifest verification (#24573) 2020-05-12 15:48:24 +02:00
dashboards.go Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
datasource_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 2020-10-19 17:35:31 +02:00
error.go Plugins: Track plugin signing errors and expose them to the frontend (#28219) 2020-10-23 16:45:43 +02:00
frontend_plugin_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
frontend_plugin.go Plugins: Fix plugin URL paths on Windows (#28548) 2020-10-26 18:31:27 +01:00
manifest_test.go Plugins: Fix manifest verification (#24573) 2020-05-12 15:48:24 +02:00
manifest.go Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
models.go Plugins: Add support for includes' icon (#29416) 2020-11-27 10:48:37 +01:00
panel_plugin.go Plugins: Let descendant plugins inherit their root's signature (#27970) 2020-10-05 13:28:18 +02:00
plugins_test.go Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
plugins.go Security: Add gosec G304 auditing annotations (#29578) 2020-12-03 22:13:06 +01:00
queries.go Provisioning: Adds support for enabling app plugins (#25649) 2020-06-22 17:49:13 +02:00
renderer_plugin.go Plugins: Compose filesystem paths with filepath.Join (#28375) 2020-10-19 17:35:31 +02:00
update_checker.go Chore: Enable goprintffuncname and nakedret linters (#26376) 2020-07-23 08:14:39 +02:00