From eee1a617475f832495362e27ef166d59735862e3 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 8 Aug 2022 10:34:44 +0200 Subject: [PATCH] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0Enum?= =?UTF-8?q?eration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2e63713..427930f 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "http://my-netdata.io", "demo": "https://learn.netdata.cloud/docs/agent/demo-sites/", "admindoc": "https://learn.netdata.cloud/docs", - "code": "https://github.com/netdata/netdata" + "code": "https://github.com/netdata/netdata", + "cpe": "cpe:2.3:a:netdata:netdata" }, "license": "GPL-3.0", "maintainer": { @@ -51,4 +52,4 @@ } ] } -} +} \ No newline at end of file