securego / gosec

Go security checker
https://securego.io
Apache License 2.0
7.71k stars 606 forks source link

Setting the Gosec Confidence level to Medium. #1150

Closed Revanthathreya closed 3 months ago

Revanthathreya commented 3 months ago

Hello,

I need to set the confidence level to the Medium in my git config file. Can i get help what command i need to use to set that Confident level to minimum.

Thankyou regards Revanth

Revanthathreya commented 3 months ago

I have tested using this command -confidence medium ./... it worked thankyou