iamsanjay opened a new pull request, #3502: URL: https://github.com/apache/solr/pull/3502
Inspired by: [Lucene issue #15114](https://github.com/apache/lucene/issues/15114) This adds GitHub’s dependency graph setup so it’s easier for us to keep an eye on dependencies. - Submits a full dependency graph (including transitives) that shows up under Insights → Dependency graph, so we can quickly check what we’re pulling in. - [Future PR] Runs dependency review on each PR, comparing against main and flagging any unexpected changes. - Hooks in Dependabot alerts so we get notified about High/Critical CVEs right away. Overall, this makes troubleshooting, checking vulnerability status, and acting on alerts a lot smoother within the GitHub ecosystem. There’s plenty more potential here as we explore the feature further and as GitHub keeps expanding its toolkit. -- 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]
