{
"id": string,
"modified": string,
"published": string,
"withdrawn": string,
"aliases": [ string ],
"related": [ string ],
"package": {
"ecosystem": string,
"name": string,
"purl": string,
},
"summary": string,
"details": string,
"affects": [ {
"ranges": [ {
"type": string,
"repo": string,
"introduced": string,
"fixed": string
} ],
"versions": [ string ]
} ],
"references": [ {
"type": string,
"url": string
} ],
"ecosystem_specific": { see spec },
"database_specific": { see spec },
}
https://security.googleblog.com/2021/06/announcing-unified-vulnerability-schema.html
This is the gist of it:
Here is the spec doc: https://docs.google.com/document/d/1sylBGNooKtf220RHQn1I8pZRmqXZQADDQ_TOABrKTpA/edit