GitHubSecurityAdvisory

A GitHub Security Advisory

FIELDS
cvss (GitHubCVSS!)

The CVSS associated with this advisory

cwes (GitHubCWEConnection!)

CWEs associated with this Advisory

databaseId (Int)

Identifies the primary key from the database.

description (String!)

This is a long plaintext description of the advisory

ghsaId (String!)

The GitHub Security Advisory ID

id (ID!)

No description

identifiers ([GitHubSecurityAdvisoryIdentifier!]!)

A list of identifiers for this advisory

notificationsPermalink (GitHubURI)

The permalink for the advisory's dependabot alerts page

oneGraphId (ID!)

Unique id across all of OneGraph

oneGraphLinkedNodes (OneGraphLinkedNodesConnection!)

List of OneGraphNodes that are linked from this node.

origin (String!)

The organization that originated the advisory

permalink (GitHubURI)

The permalink for the advisory

publishedAt (GitHubDateTime!)

When the advisory was published

references ([GitHubSecurityAdvisoryReference!]!)

A list of references for this advisory

severity (GitHubSecurityAdvisorySeverity!)

The severity of the advisory

summary (String!)

A short plaintext summary of the advisory

updatedAt (GitHubDateTime!)

When the advisory was last updated

vulnerabilities (GitHubSecurityVulnerabilityConnection!)

Vulnerabilities associated with this Advisory

withdrawnAt (GitHubDateTime)

When the advisory was withdrawn, if it has been withdrawn

IMPLEMENTS
OneGraphNode

An object with a globally unique id across all of OneGraph

GitHubNode

An object with an ID.

REQUIRED BY
GitHubQuery

The query root of GitHub's GraphQL interface.

GitHubRepositoryVulnerabilityAlert

A alert for a repository with an affected vulnerability.

GitHubSecurityAdvisoryConnection

The connection type for SecurityAdvisory.

GitHubSecurityAdvisoryEdge

An edge in a connection.

GitHubSecurityVulnerability

An individual vulnerability within an Advisory

____________________________________________________________________________________________________