Checks the potential introduced_in version

This commit is contained in:
erwanlr
2021-03-22 11:35:11 +01:00
parent b0e946ee29
commit 4d00d97be9
4 changed files with 110 additions and 36 deletions

View File

@@ -0,0 +1,13 @@
{
"latest_version": null,
"last_updated": null,
"popular": false,
"vulnerabilities" : [
{
"title": "Introduced In 6.4",
"id": 1,
"introduced_in": "6.4",
"fixed_in": "6.5"
}
]
}