You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ja...@apache.org on 2023/01/12 16:32:49 UTC

[solr-site] branch main updated: remove 'known' derby problem with CVE

This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0efc6311c remove 'known' derby problem with CVE
     new aefd3f50b Merge pull request #88 from raboof/remove-known-derby-problem-without-cve
0efc6311c is described below

commit 0efc6311c172626ce5672c6a67eae3b03373b984
Author: Arnout Engelen <ar...@bzzt.net>
AuthorDate: Thu Jan 12 17:27:47 2023 +0100

    remove 'known' derby problem with CVE
---
 vex-input.json | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/vex-input.json b/vex-input.json
index 9e829d82c..059b2eddf 100644
--- a/vex-input.json
+++ b/vex-input.json
@@ -135,19 +135,6 @@
       "detail": "Only used in test framework and at build time."
     }
   },
-  {
-    "ids": [
-      "CVE-"
-    ],
-    "versions": "4.6.0-today",
-    "jars": [
-      "derby-10.9.1.0.jar"
-    ],
-    "analysis": {
-      "state": "not_affected",
-      "detail": "Used only in DataImportHandler tests and example implementation, which should not be used in production."
-    }
-  },
   {
     "ids": [
       "CVE-2018-1000632"