Install Detect Secrets. Run following command to detect the secrets:
detect-secrets scan --all-files --disable-plugin Base64HighEntropyString --disable-plugin HexHighEntropyString > secrets.jsonRun scripts to convert to CSV format.
python main.py