Hi,
I'm trying to set the original severity using the finding_provider_fields key, but I'm either messing up the format or missing something in general.
Trying something like this:
finding_provider_fields={'severity': 'UNDEFINED'}
But I don't see anything in the resulting findings output.
thanks for putting this lib together, saves a lot of work :D