GET /advisories/{ghsa_id}
Summary: Get a global security advisory
Operation ID: security-advisories/get-global-advisory
Auth: bearer_token
Operation ID: security-advisories/get-global-advisory
Auth: bearer_token
Description
Gets a global security advisory using its GitHub Security Advisory (GHSA) identifier.
Parameters (1)
ghsa_id
(string, path, required)
The GHSA (GitHub Security Advisory) identifier of the advisory.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get advisory for critical vulnerability | curl |
https://api.github.com/advisories/GHSA-5cpq-8wj7-hf2v |
|
| Get advisory for high severity CVE | curl |
https://api.github.com/advisories/GHSA-9w9f-6mg8-jp7f |
|
| Get advisory for npm package vulnerability | curl |
https://api.github.com/advisories/GHSA-7fh5-64m2-3gg8 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:17:07.027286 | 404 | 188ms | |
| 2026-03-23 09:29:26.534265 | 200 | 240ms | |
| 2026-03-23 09:23:43.339818 | 404 | 199ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:29:26.534265 | 2218b50c8a81 |
5b1a435f2a08 |
| 2026-03-23 10:17:07.027286 | 5b1a435f2a08 |
2218b50c8a81 |