Github API - Test Config

SecurityAdvisoryPackage [object]

An individual package

Attributes
ecosystem SecurityAdvisoryEcosystem

SecurityAdvisoryEcosystem [enum]

The possible ecosystems of a security vulnerability's package.

Possible values
ACTIONS

GitHub Actions

COMPOSER

PHP packages hosted at packagist.org

ERLANG

Erlang/Elixir packages hosted at hex.pm

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

The ecosystem the package belongs to, e.g. RUBYGEMS, NPM

name String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

The package name

API:
Github GraphQL API