The Wayback Machine - https://web.archive.org/web/20200709034929/https://github.com/topics/secret
Skip to content
#

secret

Here are 246 public repositories matching this topic...

gitleaks
Incisive
Incisive commented May 10, 2019

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

p3k
p3k commented Apr 18, 2020

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
  • -v mounts the current working dir (`pwd`) to the /proj dir in the Docker container
  • file:///proj refer
yesunch
yesunch commented Dec 10, 2019

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

  1. Press Log In
  2. Enter Email address and press Next. An error message will be shown
  3. Rotate the screen. The message is not sho
bonifaido
bonifaido commented Mar 25, 2020

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-

sradnev
sradnev commented Nov 6, 2019

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

GitGuardian Shield - Protect your secrets with GitGuardian. GitGuardian is an automated secrets detection & remediation service. Detect secret in source code, scan your repo for leaks. Alternative to TruffleHog, gitleaks, gitrob, git-hound, AWS git-secrets, detect-secrets, Nightfall.ai, Skyscanner Whispers or GitHub's token scanning.

  • Updated Jul 7, 2020
  • Python

Improve this page

Add a description, image, and links to the secret topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secret topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.