diff --git a/manifest.json b/manifest.json index 5bae7f4..e8e0453 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "http://www.mattermost.org/", "admindoc": "https://docs.mattermost.com/guides/deployment.html", "userdoc": "https://docs.mattermost.com/guides/messaging.html", - "code": "https://github.com/mattermost/mattermost-server" + "code": "https://github.com/mattermost/mattermost-server", + "cpe": "cpe:2.3:a:mattermost:mattermost" }, "license": "GPL-3.0-only", "maintainer": { @@ -103,4 +104,4 @@ } ] } -} +} \ No newline at end of file