Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan all code on head without going through commit history #271

Closed
AbsoLouie opened this issue Oct 27, 2020 · 2 comments
Closed

Scan all code on head without going through commit history #271

AbsoLouie opened this issue Oct 27, 2020 · 2 comments

Comments

@AbsoLouie
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We want to use Talisman as part of our CI/CD pipeline. When we look over the talisman_reports/data we see that it includes issues that we have already corrected on the master branch.

Describe the solution you'd like
Ideally we would only scan the code on the master branch for any secrets or sensitive information.

Describe alternatives you've considered
Taking a git commit SHA or set of SHAs and scanning the talisman_reports/data for that information.

@praveendvd
Copy link

WHen will this be avaliable how to build it , the command still install the cli tool without this flag

@svishwanath-tw
Copy link
Collaborator

@praveendvd release v1.10.0 has this feature now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants