New json structure implemented #853
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[
|
||||
{
|
||||
"name": "not-this-one",
|
||||
{
|
||||
"not-this-one": {
|
||||
"vulnerabilities":[
|
||||
{
|
||||
"id":2989,
|
||||
@@ -13,8 +12,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "neo",
|
||||
"neo": {
|
||||
"vulnerabilities":[
|
||||
{
|
||||
"id":2993,
|
||||
@@ -34,4 +32,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user