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

Update manifest.toml (Fixed CPE)

Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
This commit is contained in:
Carlos Orama 2023-09-06 05:55:45 +00:00 committed by GitHub
parent 7ce0da5bf8
commit b1205a3a90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = "???"