What is the graphql query to get a list of a project’s dependency list as shown in the Dependency List under the Security and Compliance tab?
There are queries related to vulnerabilities associated with a dependency or a package that is within the package registry, but how can I just get the list of dependencies associated with a single container from the graphql API?