Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to disable multiple plugins in detect-secrets?

AkatsukiPain opened this issue · comments

I have tried to put the option like this: --disable-plugin Base64HighEntropyString, HexHighEntropyString but didn't work.
Update: Sorry for miss reading, I see it in document: --disable-plugin KeywordDetector --disable-plugin AWSKeyDetector