1---
2id: "77f7"
3priority: 50
4sprint: ""
5assignee: null
6status: triage
7kind: issue
8---
9
10# Enforce plugin's deps version
11
12Today a plugin describe their deps as an array of string. Make a struct and add version. Ideally add what function they use. User could be able to authorize or not what a plugin can call.