You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: