janhoy commented on code in PR #86:
URL: https://github.com/apache/solr-site/pull/86#discussion_r1049073745


##########
vex-input.json:
##########
@@ -0,0 +1,468 @@
+[
+  {
+    "ids": [
+      "CVE-2022-33980"
+    ],
+    "versions": "< 9.1",
+    "jars": [
+      "commons-configuration2-2.7.jar"
+    ],
+    "analysis": {
+      "state": "not_affected",
+      "detail": "Solr uses commons-configuration2 for \"hadoop-auth\" only 
(for Kerberos). It is only used for loading Hadoop configuration files that 
would only ever be provided by trusted administrators, not externally 
(untrusted)."
+    }
+  },

Review Comment:
   Can we use some tooling/editor or at least a linter when adding entries to 
this json file, so we're sure it is parsable? Will probably get a Pelican build 
failure if something is wrong?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to