rmuir opened a new pull request, #15259: URL: https://github.com/apache/lucene/pull/15259
Poached workflow from apache/solr. Maybe the regexps need tweaking for our use-case. Purpose is to properly populate the dependency graph for alerting/tracking of any supply chain issues. I ran this against my fork and the dependency graph looks decent as a start (96). It is a "graph" so seeing all the transitive dependencies is desired: https://github.com/rmuir/lucene/network/dependencies?q=ecosystem%3AMaven Just like the code scanning, we can tune this later if it is dragging in too much. At the end of the day it is just HTTP POST in a standard format. -- 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]
