Magidoc

securityVulnerabilities
Query

Software Vulnerabilities documented by GitHub Security Advisories

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

before

Returns the elements in the list that come before the specified cursor.

classifications

A list of advisory classifications to filter vulnerabilities by.

ecosystem

An ecosystem to filter vulnerabilities by.

first

Returns the first n elements from the list.

last

Returns the last n elements from the list.

orderBy = { "direction": "DESC", "field": "UPDATED_AT" }

Ordering options for the returned topics.

package

A package name to filter vulnerabilities by.

severities

A list of severities to filter vulnerabilities by.

Response

#

Returns SecurityVulnerabilityConnection !.

Example

#

    
  

3

    
  

3

    
  

3