1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/netdata_ynh.git synced 2024-09-03 19:46:33 +02:00

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-08 10:34:44 +02:00 committed by Alexandre Aubin
parent 39f8803855
commit eee1a61747

View file

@ -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 @@
}
]
}
}
}