diff --git a/manifest.toml b/manifest.toml index 89d8350..e71a57d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ website = "https://github.com/motioneye-project/motioneye" userdoc = "https://github.com/motioneye-project/motioneye/wiki" code = "https://github.com/motioneye-project/motioneye" # FIXME: optional but recommended if relevant, this is meant to contain the Common Platform Enumeration, which is sort of a standard id for applications defined by the NIST. In particular, YunoHost may use this is in the future to easily track CVE (=security reports) related to apps. The CPE may be obtained by searching here: https://nvd.nist.gov/products/cpe/search. For example, for Nextcloud, the CPE is 'cpe:2.3:a:nextcloud:nextcloud' (no need to include the version number) -cpe = "https://nvd.nist.gov/products/cpe/detail/7E5CD831-B595-4643-9346-B11D2D1FEBC7?namingFormat=2.3&orderBy=CPEURI&keyword=motioneye&status=FINAL" +cpe = "cpe:2.3:a:motioneye_project:motioneye" # FIXME: optional but recommended (or remove if irrelevant / not applicable). This is meant to be an URL where people can financially support this app, especially when its development is based on volunteers and/or financed by its community. YunoHost may later advertise it in the webadmin. fund = "???"