secret
Here are 246 public repositories matching this topic...
It’s probably straight-forward for some people using Docker more regularly than me, but it took a while to find out how to run truffleHog from Docker with my locally cloned repo:
cd /path/to/git_repo
docker run --rm -v `pwd`:/proj dxa4481/trufflehog file:///proj-vmounts the current working dir (`pwd`) to the/projdir in the Docker containerfile:///projrefer
Expected behavior
When writing the email in a wrong format error message appears. When rotating the screen the message should be preserved.
Actual behavior
When rotating the screen the message is not preserved.
Steps to reproduce the behavior
- Press Log In
- Enter Email address and press Next. An error message will be shown
- Rotate the screen. The message is not sho
Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.
Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.
Describe alternatives you've considered
We already use a forked version of the docker-
We want to enforce talisman for specific repositories, potentially as a part of setup/build scripts. Currently the install.sh script is hardcoded as a pre-push hook.
We would like to be able to easily install talisman (e.g. via an install script) for specific repositories but as a pre-commit hook. Ideally, the install.sh script should be able to take a parameter just like the global insta
-
Updated
Apr 22, 2020 - C
-
Updated
Jul 7, 2020 - Python
-
Updated
Aug 16, 2019 - Go
-
Updated
Dec 22, 2019 - Python
-
Updated
Jul 8, 2020 - Java
-
Updated
May 9, 2020 - Java
-
Updated
Jun 25, 2020 - C#
Project References help us to build specic package.
Currently, we need to build before developing a specifc package.
cd <project-root>
yarn run build
-
Updated
Jul 7, 2020 - Go
Include the following:
- history of fugacious
- why fugacious has its own org
- how 18F manages control over fugacious.18f.gov
- link to SSP/ATO controls documentation
-
Updated
Nov 29, 2019 - Go
-
Updated
Sep 26, 2016 - PowerShell
-
Updated
May 7, 2020 - JavaScript
-
Updated
Mar 31, 2019 - JavaScript
-
Updated
Jul 14, 2019 - Shell
-
Updated
Nov 10, 2019 - JavaScript
Improve this page
Add a description, image, and links to the secret topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the secret topic, visit your repo's landing page and select "manage topics."


Thanks for this great tool!
Hoping to get some clarification here surrounding commits. I've setup automation around Gitleaks to scan commits as they happen on a few repositories, however, the tool is alerting when the secret is first committed, and then alerting a second time when it's removed (not a file deletion, but a line removal).
Is there any configuration options to disable alerts w