Enum GitHub::SecurityAdvisoryEcosystem
 
The possible ecosystems of a security vulnerability's package.
Enum Values
        RUBYGEMS
    
    
    Ruby gems hosted at RubyGems.org
        NPM
    
    
    JavaScript packages hosted at npmjs.com
        PIP
    
    
    Python packages hosted at PyPI.org
        MAVEN
    
    
    Java artifacts hosted at the Maven central repository
        NUGET
    
    
    .NET packages hosted at the NuGet Gallery
        COMPOSER
    
    
    PHP packages hosted at packagist.org