grafana/pkg/components/imguploader
Oleg Gaidarenko 1d955a8762
Chore: Implement gosec (#16261)
See https://github.com/securego/gosec for more info.

Disabled a lot of rules. I guess we should go through them
and recheck if we really need to disable some

Fixes #16204
2019-03-28 14:17:07 +01:00
..
azureblobuploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
azureblobuploader.go Fix megacheck issue unused code. 2018-10-01 18:23:59 +02:00
gcsuploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
gcsuploader.go Chore: Implement gosec (#16261) 2019-03-28 14:17:07 +01:00
imguploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
imguploader.go removes error2 logger 2019-01-15 11:49:18 +01:00
localuploader_test.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
localuploader.go imguploader: Add support for new internal image store (#6922) 2018-01-12 21:40:12 +01:00
s3uploader_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
s3uploader.go imguploader: Add support for ECS credential provider for S3 2018-09-26 10:22:17 +10:00
webdavuploader_test.go Handle query string in storage public_url (#9351) (#12555) 2018-07-17 11:10:12 -07:00
webdavuploader.go Handle query string in storage public_url (#9351) (#12555) 2018-07-17 11:10:12 -07:00