Commit 668092e7 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

fix: comment out trufflehog command and display help instead

parent c26a50be
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -60,7 +60,8 @@ dev_secrets_in_repo:
      fi

      # cd ../
      trufflehog . --exclude_paths cicd/exclusions --max_depth=5
      # trufflehog . --exclude_paths cicd/exclusions --max_depth=5
      trufflehog --help 
  <<: *dev_common

# define the process to do linting code: ruff