It has been requested that we create a registry org endpoint that returns all "Active" CNA's in the JSON format that CVE.org uses.
[{ "shortName": "", "cnaID": "", "organizationName": "", "scope": "", "contact": [ { "email": [], "contact": [], "form": [] } ], "disclosurePolicy": [ { "label": "Policy", "language": "", "url": "" } ], "securityAdvisories": { "alerts": [], "advisories": [ { "label": "Advisories", "url": "" } ] }, "resources": [], "CNA": { "isRoot": false, "root": { "shortName": "n/a", "organizationName": "n/a" }, "type": [ "N/A" ], "TLR": { "shortName": "n/a", "organizationName": "n/a" }, "roles": [ { "helpText": "", "role": "CNA" } ] }, "country": "" }]
It has been requested that we create a registry org endpoint that returns all "Active" CNA's in the JSON format that CVE.org uses.
[{ "shortName": "", "cnaID": "", "organizationName": "", "scope": "", "contact": [ { "email": [], "contact": [], "form": [] } ], "disclosurePolicy": [ { "label": "Policy", "language": "", "url": "" } ], "securityAdvisories": { "alerts": [], "advisories": [ { "label": "Advisories", "url": "" } ] }, "resources": [], "CNA": { "isRoot": false, "root": { "shortName": "n/a", "organizationName": "n/a" }, "type": [ "N/A" ], "TLR": { "shortName": "n/a", "organizationName": "n/a" }, "roles": [ { "helpText": "", "role": "CNA" } ] }, "country": "" }]