kac89 / vulnrepo

VULNRΞPO - Free vulnerability report generator and repository, end-to-end encrypted! Templates of issues, CWE,CVE,MITRE ATT&CK,PCI DSS, import Nmap/Nessus/Burp/OpenVAS/Bugcrowd/Trivy, Jira export, TXT/JSON/MARKDOWN/HTML/DOCX report, attachments, automatic changelog, statistics, vulnerability management, bug bounty, pentest reporting !
https://vulnrepo.com
Apache License 2.0
416 stars 94 forks source link

CSAF support #66

Open blshkv opened 3 years ago

blshkv commented 3 years ago

Hi, any chance to support that? https://oasis-open.github.io/csaf-documentation/

it is a JSON based standard https://github.com/oasis-tcs/csaf/blob/master/csaf_2.0/json_schema/csaf_json_schema.json

kac89 commented 3 years ago

Hi @blshkv thank you for contact.

I can add CSAF import json to vulnrepo this should be easy base on examples: https://github.com/oasis-tcs/csaf/tree/master/csaf_2.0/examples

If you had something else in mind please let me know

Regards