diff --git a/plugin_packages.json b/plugin_packages.json index 5d04045..2de3d50 100644 --- a/plugin_packages.json +++ b/plugin_packages.json @@ -817,5 +817,18 @@ }, "public_key": "MCowBQYDK2VwAyEAjCoIKJEyiEx6awLsxj6/WmOWvFlRTuURntX7U0+0UoA=", "repository": "davidus27/ParamLogger" + }, + { + "id": "dispatch", + "name": "Dispatch", + "license": "MIT", + "description": "Send HTTP requests to external CLI security tools with one click", + "author": { + "name": "six2dez", + "email": "six2dez@gmail.com", + "url": "https://github.com/six2dez/dispatch" + }, + "public_key": "MCowBQYDK2VwAyEAgXa3XzwD/2vXVi7JTGLtcc4hvyunDf18noFszltbXz0=", + "repository": "six2dez/dispatch" } -] \ No newline at end of file +]