From 55383e1264a6eda020ab1406a1391988a9f3a9b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:20:13 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index d24037d..d8d2853 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,13 +19,6 @@ demo = "https://docs.getgrist.com" admindoc = "https://www.getgrist.com/product/self-managed/" userdoc = "https://support.getgrist.com/" code = "https://github.com/gristlabs/grist-core/" -# 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 = "???" - fund = "https://github.com/sponsors/gristlabs" [integration]