cred-alert icon indicating copy to clipboard operation
cred-alert copied to clipboard

Scans repos for credentials and then shouts if it finds them

Results 13 cred-alert issues
Sort by recently updated
recently updated
newest added

Hi there - I'm getting a segfault on Apple Silicon with the latest release of `cred-alert-cli`. I get it regardless of whether I run the command bare or by explicitly...

unscheduled

Is it possible to pass credential scan ignore files as argument? example : cred-alert-cli scan -f . --exclude-file .credscanignore

unscheduled

I was trying to commit some code. cred-alert hook told me the version I have is old and I should run some update command. I ran the command, then it...

unscheduled

There are inconsistencies in the install/deployment process for calling cred-alert. The README.md page of this wiki has someone move a binary named cred-alert-cli to /usr/local/bin/ but we downloaded cred-alert-cli_${OS_NAME}. Then...

unscheduled

I use git-crypt to encrypt some files within a git repo. Cred-alert seem to pick those credentials and force me to `git commit` with `-n` to override. Would be great...

unscheduled

I noticed that on a recent leak, that a couple of fields would not have been caught by cred-alert. At the time, we were not using cred-alert. We are now,...

unscheduled

Many developers in our organization are on Windows, and already have `go` installed. 1. Is there a way to use this on Windows? 2. If not, could that be fixed?...

unscheduled

It would be nice if the help text mentioned the `-f` flag for scanning archives.

unscheduled

Although they're deprecated they're still supported. PivNet generates them using this exact method: http://www.rubydoc.info/github/plataformatec/devise/master/Devise#friendly_token-class_method Here's an example: `yGWeD8xzxT4vgSPi7uu5`

unscheduled

We just pulled in git-hooks-core into Pivotal's workstation-setup. @larham suggested this change: "I wish there was a `brew install cred-alert` so that there wouldn't be a download from an s3...

unscheduled