Vulnerability-mgmt

It uses your openAI API key and makes queries, this script takes an excel with list of vulnerabilities and gives you another excel as an output with the list of vulnerabilities and their corresponding remediation plans

Notes: #To generate your API key use the following steps: 1- Go to: https://platform.openai.com/account/api-keys 2- Click on "create new secret key"

#The file "remediation_plan_csv.py" It generates the output as csv with the headers required by "petereport" report templating framework, so you can upload it and get a full detailed report.