DependencyGraphEcosystem [enum]
The possible ecosystems of a dependency graph package.
Possible values
 ACTIONS    
  GitHub Actions
 COMPOSER    
  PHP packages hosted at packagist.org
 GO    
  Go modules
 MAVEN    
  Java artifacts hosted at the Maven central repository
 NPM    
  JavaScript packages hosted at npmjs.com
 NUGET    
  .NET packages hosted at the NuGet Gallery
 PIP    
  Python packages hosted at PyPI.org
 PUB    
  Dart packages hosted at pub.dev
 RUBYGEMS    
  Ruby gems hosted at RubyGems.org
 RUST    
  Rust crates
 SWIFT    
  Swift packages
API:
Github GraphQL API