Skip to content

Commit 87f1bd9

Browse files
committed
Update usage doc
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 591a156 commit 87f1bd9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/api_v3_usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Example response:
143143
"affected_by_vulnerabilities": [
144144
{
145145
"advisory_id": "GHSA-g5vw-3h65-2q3v",
146+
"advisory_uid": "ghsa/g5vw-3h65-2q3v",
146147
"aliases": [],
147148
"weighted_severity": null,
148149
"exploitability_score": null,
@@ -189,6 +190,7 @@ Example response:
189190
"affected_by_vulnerabilities": [
190191
{
191192
"advisory_id": "GHSA-g5vw-3h65-2q3v",
193+
"advisory_uid": "ghsa/g5vw-3h65-2q3v",
192194
"aliases": [],
193195
"weighted_severity": null,
194196
"exploitability_score": null,

0 commit comments

Comments
 (0)