Return all meta-data associated to a specific patch.
getKb(cpe23: ID!, cpveid: ID!): [kb]cpe23: ID!cveid: ID! [kb]query getKb{ getKb(cpe23:"cpe:2.3:a:adobe_systems:acrobat:11.0.18:*:pro:*:*:*:*:*", cveid:"CVE-2017-11240"){ kb, kb_lifecycle_ga, kb_majorversion, kb_minorversion, kb_version, kb_update, kb_grpby, kb_islatest, kb_type, kb_cpe{ cpe_majorversion } }}{ "data": { "getKb": [ { "kb": "cpe:2.3:a:adobe_systems:acrobat:19.010.20069:*:pro:*:*:*:*:*", "kb_lifecycle_ga": "2019-01-03T00:00:00.000000Z", "kb_majorversion": "dc_(continuous)", "kb_minorversion": "19.010", "kb_version": "19.010.20069", "kb_update": "*", "kb_grpby": "allversion", "kb_islatest": 1, "kb_type": "cpe", "kb_cpe": { "cpe_majorversion": "dc_(continuous)" } } ] }}if you have questions or issues using the API, please contact us as support@fatstacks.tech