grafana/pkg/plugins/manager
Will Browne 6d066a7aa8
Plugins: Add validation for plugin manifest (#52787)
* add validation for plugin manifest

* no more semver checking

* undo go.mod changes

* undo go.mod changes

* only validate v2 fields where necessary

* remove manifest version field check
2022-07-27 12:56:52 +02:00
..
installer Plugins: Improved handling of symlinks (#51324) 2022-06-27 12:24:02 +02:00
loader Plugins: Always validate root URL if specified in signature manfiest (#52332) 2022-07-15 17:42:20 +02:00
registry Plugins: Separate manager read/write components (#50313) 2022-06-07 17:51:00 +02:00
signature Plugins: Add validation for plugin manifest (#52787) 2022-07-27 12:56:52 +02:00
testdata Plugins: Always validate root URL if specified in signature manfiest (#52332) 2022-07-15 17:42:20 +02:00
client.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00
dashboard_file_store_test.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00
dashboard_file_store.go Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 2022-03-10 18:38:04 +01:00
logger.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager_integration_test.go RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
manager_test.go RBAC: Allow app plugins access restriction (#51524) 2022-07-08 13:24:09 +02:00
manager.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00
store.go Plugins: Introduce Plugin Registry (#47200) 2022-06-03 13:06:27 +02:00