Good day to all.
Is there a tool to search for credentials or password configurations in a git project? Say I have access to a git with all branches and commits available, does git have something to search for old commits with passwords on them? Using regex or similar could be useful.
Is there a tool to search for credentials or password configurations in a git project? Say I have access to a git with all branches and commits available, does git have something to search for old commits with passwords on them? Using regex or similar could be useful.