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
I have created a new module with info severity and it's reporting findings with --display-severity=info (screenshot attached)
While providing display-severity=high and with module-config specific to this module, it's not getting reported.
here is the content of module-config file. {"modules": { "experiment": { "display_severity": "info" } } }