You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Hi,
I'm trying to set the original severity using the
finding_provider_fieldskey, 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