Skip to content

Conversation

@rmuir
Copy link
Member

@rmuir rmuir commented Sep 30, 2025

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.

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.
@github-actions
Copy link
Contributor

This PR does not have an entry in lucene/CHANGES.txt. Consider adding one. If the PR doesn't need a changelog entry, then add the skip-changelog label to it and you will stop receiving this reminder on future updates to the PR.

@rmuir rmuir merged commit f3d2efa into apache:main Sep 30, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants