New json structure implemented #853

This commit is contained in:
ethicalhack3r
2015-09-03 22:04:44 +02:00
parent 57f6206aee
commit e6d29f6f18
9 changed files with 78 additions and 96 deletions

View File

@@ -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 @@
}
]
}
]
}