You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
Dependency graphs only support Maven right now. If a Java project doesn't contain a pom.xml, it won't get a dependency graph, related insights, or security alerts at all. Gradle is perfectly compatible with Maven dependencies, so I don't see why Gradle support isn't available (at least for Maven artifacts).
This is a feature that has existed for 2 years and it's limited to 5 languages and a tiny handful of build systems for each. It goes without arguing that dependency graphing needs expansion.
Dependency graphs only support Maven right now. If a Java project doesn't contain a
pom.xml, it won't get a dependency graph, related insights, or security alerts at all. Gradle is perfectly compatible with Maven dependencies, so I don't see why Gradle support isn't available (at least for Maven artifacts).This is a feature that has existed for 2 years and it's limited to 5 languages and a tiny handful of build systems for each. It goes without arguing that dependency graphing needs expansion.