{
"version": "$Id: $",
"comments": [
"The vulnerabilities entry should be an object with a list of",
"object entries, one for each vulnerability type. The",
"vulnerability object entry name is the name of the vulnerability",
"type. Each vulnerability entry is an object with some mandatory",
"properties: class and files."
],
"vulnerabilities":
{
"admarketlocation":
{
"class": "wordpress_vulnerability_admarketlocation_class",
"files": [
"vulnerabilities/admarketlocation/wordpress_vulnerability_admarketlocation.php"
]
}
}
}
|