DeployGet started

GitHub Global Security Advisories API

API to view global security advisories from the GitHub Advisory Database.

Version 2022-11-282 endpoints

Endpoints

GET/advisorieslistAdvisories

List global security advisories

Parameters

NameInRequiredDescription
acceptheaderNoSet to application/vnd.github+json
ghsa_idqueryNo
typequeryNo
cve_idqueryNo
ecosystemqueryNo
severityqueryNo
cwesqueryNo
is_withdrawnqueryNo
affectsqueryNo
publishedqueryNo
updatedqueryNo
modifiedqueryNo
epss_percentagequeryNo
epss_percentilequeryNo
beforequeryNo
afterqueryNo
directionqueryNo
per_pagequeryNo
sortqueryNo

Responses

StatusDescription
200OK
422Validation failed
429Too many requests
GET/advisories/{ghsa_id}getAdvisory

Get a global security advisory

Parameters

NameInRequiredDescription
acceptheaderNoSet to application/vnd.github+json
ghsa_idpathYes

Responses

StatusDescription
200OK
404Not found

Need help deploying this MCP server?

Product Screenshot