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
feat: change the source path usage for secrets detection (#32)
- Remove the environment mappings for the source path
- Use the `working_directory` option, to set the source for the dir mode
- Always execute the git mode in the working directory
- Use `PWD` env to log the working directory during execution
0 commit comments