Skip to content
#

scans

Here are 50 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

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

Improve this page

Add a description, image, and links to the scans 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 scans topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.