mirror of https://github.com/telemt/telemt.git
23 lines
382 B
JSON
23 lines
382 B
JSON
{
|
|
"database": {
|
|
"advisory-count": 0,
|
|
"last-commit": null,
|
|
"last-updated": null
|
|
},
|
|
"lockfile": {
|
|
"dependency-count": 0
|
|
},
|
|
"settings": {
|
|
"target_arch": [],
|
|
"target_os": [],
|
|
"severity": "high",
|
|
"ignore": [],
|
|
"informational_warnings": []
|
|
},
|
|
"vulnerabilities": {
|
|
"found": false,
|
|
"count": 0,
|
|
"list": []
|
|
},
|
|
"warnings": {}
|
|
} |