raboof commented on code in PR #86:
URL: https://github.com/apache/solr-site/pull/86#discussion_r1049644651
##########
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:
Added schema validation both for the input and the output
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]