vlsi commented on PR #152:
URL: https://github.com/apache/solr-site/pull/152#issuecomment-3467339929

   Could you please add a test for the change?
   
   In other words, you suggest adding a VEX file that says "solr is currently 
not affected by not_affected".
   However, what if someone later adds `ClassUtils` usage into Solr code? Then 
the VEX file would be a false claim.
   
   Correct me if I am wrong, but adding such a VEX would require manual review 
on every release (==one would have to review the full code including the 
transitive dependencies and reflection to prove `ClassUtils` can't be called).


-- 
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]

Reply via email to