jhutchings1 commented on PR #830: URL: https://github.com/apache/daffodil/pull/830#issuecomment-1218335224
> Unfortunately it seems like Dependabot still doesn't support sbt dependencies, but I guess this would allow it to create alerts? I'm not sure where those alerts would go or how helpful they are, especially since we have Scala Steward to create dependency PRs. Correct. Since Scala projects usually use dependencies from Maven Central, we've got a database of [advisories](https://github.com/advisories) that can drive alerts. If you'd like to see a preview of the dependency graph that this calculates, you can check out the one in my [fork](https://github.com/jhutchings1/daffodil/network/dependencies). -- 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]
