Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI job for submitting dependency graph to GitHub #326

Closed
armanbilge opened this issue Jul 10, 2022 · 1 comment · Fixed by #340
Closed

CI job for submitting dependency graph to GitHub #326

armanbilge opened this issue Jul 10, 2022 · 1 comment · Fixed by #340

Comments

@armanbilge
Copy link
Member

So this is a really cool idea: https://github.com/ckipp01/mill-github-dependency-graph

It uses new GitHub API described here:
https://github.blog/2022-06-17-creating-comprehensive-dependency-graph-build-time-detection/

Basically it would be a way to get our dependencies registered on this page:
https://github.com/typelevel/sbt-typelevel/network/dependencies

This is beneficial for security/vulnerability alerts. And maybe we can also get one of those cool "used by n" widgets on our repos 😂

I don't think an sbt version of that plugin should live here, but when it exists, I think we should integrate with it.

@armanbilge
Copy link
Member Author

Ah, seems there may be an official announcement soon :)
https://github.com/scalacenter/sbt-dependency-graph-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant