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
We've added support so that when a scan only finds uncalled vulnerabilities, the program exits with 0. This should also apply to unimportant vulnerabilities.
We've decided to hide both uncalled and unimportant vulnerabilities by default. The final exit code should just align with the final output. if no vulnerability is printed, then exit with 0.