grafana/pkg/plugins
Marcus Efraimsson b47ec36d0d
CLI: Allow relative symlinks in zip archives when installing plugins (#50537)
Earlier we only allowed symlinks in plugins starting with grafana- in zip archives when 
installing plugins using the grafana-cli. This changes so that symlinks in zip archives 
containing relative links to files in the zip archive are always allowed when installing 
plugins. The reasoning behind this is that Grafana per default doesn't load a plugin 
that has an invalid plugin signature meaning that any symlink must be included in 
the plugin signature manifest.

Co-authored-by: Will Browne <will.browne@grafana.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2022-06-15 14:38:59 +02:00
..
adapters Secrets: Implement basic unified secret store service (#45804) 2022-04-25 13:57:45 -03:00
backendplugin Convert some metrics to Histograms (#50420) 2022-06-15 13:19:43 +02:00
manager CLI: Allow relative symlinks in zip archives when installing plugins (#50537) 2022-06-15 14:38:59 +02:00
plugincontext Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
config.go Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
ifaces.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00
models.go Plugins: Fix Default Nav URL for dashboard includes (#47143) 2022-04-06 10:50:39 +02:00
plugins.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00