infobyte / faraday_plugins

Security tools report parsers for Faradaysec.com
https://www.faradaysec.com/
GNU General Public License v3.0
50 stars 18 forks source link

openvas: add log to info mapping #19

Closed FloMiau closed 2 years ago

FloMiau commented 2 years ago

I'm using the greenbone security scanner which is based on openvas.

Greenbone is using the severity label "Log" which has to be translated to "Info".

ezk06eer commented 2 years ago

Thanks, we will review and merge it soon.

aenima-x commented 2 years ago

Thanks @FloMiau its merged in our private repo, you will see it merged when we release the next version

aenima-x commented 2 years ago

Thanks @FloMiau its merged in out private repo, you will see it merged when we release the next version

aenima-x commented 2 years ago

@FloMiau sorry after a second inspection we cant merge this. It broke our tests becase some Log has no data in our test cases and that is incompatible with faraday api.

FloMiau commented 2 years ago

@aenima-x oh, I'm sorry. I can't test that. In our environment with greenbone-only scanners we had no problems with the code change. Maybe greenbone reports aren't 100% compatible with openvas reports or something like that.