diff --git a/README.md b/README.md index f7aa85a..7f119c3 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ disrupting their core function._ **Shipped version:** 1.36.1~ynh1 + **Demo:** https://learn.netdata.cloud/docs/agent/demo-sites/ ## Disclaimers / important information diff --git a/manifest.json b/manifest.json index 6bf06f3..bf38e05 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