Ostorlab / oxo

OXO is a security scanning orchestrator for the modern age.
https://oxo.ostorlab.co
Apache License 2.0
529 stars 53 forks source link

get the output of ostrolab in microsoft SQL server database instead of sqlite #800

Closed vishal-spektrum closed 2 months ago

vishal-spektrum commented 2 months ago

i want to get the output of scans in my Micrsooft sql server how can i make the output to go into my custom tables ?

3asm commented 2 months ago

To achieve that, you should implement a persist vulnerability agent, like agent persist vulnz that will connect to the database and persist the vulnerability messages.

You then need to add the agent to the list of agents you start in your scan.