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

Added option to specify .gitleaksignore path #1179

Merged
merged 1 commit into from Jun 5, 2023
Merged

Added option to specify .gitleaksignore path #1179

merged 1 commit into from Jun 5, 2023

Conversation

pacorreia
Copy link
Contributor

@pacorreia pacorreia commented May 10, 2023

Description:

Added a new option for detect/protect actions to allow specify a -gitleaksignore file path or folder containing it

Checklist:

  • Does your PR pass tests?
  • Have you written new tests for your changes?
  • Have you lint your code locally prior to submission?

This PR fixes #1178

@pacorreia pacorreia closed this May 10, 2023
@pacorreia pacorreia reopened this May 10, 2023
@pacorreia pacorreia closed this May 10, 2023
@pacorreia pacorreia reopened this May 10, 2023
cmd/detect.go Outdated Show resolved Hide resolved
cmd/protect.go Outdated Show resolved Hide resolved
@zricethezav zricethezav merged commit 6f75511 into gitleaks:master Jun 5, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

.gitleaksignore is not considered when scanning individual files
2 participants