diff --git a/manifest.json b/manifest.json index 6a9f51a..586c1c7 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://couchdb.apache.org/", "admindoc": "https://docs.couchdb.org/en/stable/", "userdoc": "https://yunohost.org/apps", - "code": "https://github.com/apache/couchdb" + "code": "https://github.com/apache/couchdb", + "cpe": "cpe:2.3:a:apache:couchdb" }, "license": "Apache-2.0", "maintainer": { @@ -51,4 +52,4 @@ } ] } -} +} \ No newline at end of file