Skip to content

Conversation

rgmz
Copy link
Contributor

@rgmz rgmz commented Mar 1, 2025

Description:

This fixes #1717.

Checklist:

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

@zricethezav zricethezav merged commit a3be722 into gitleaks:master Mar 1, 2025
2 checks passed
@rgmz rgmz deleted the feat/default-format branch March 1, 2025 16:33
@haslersn
Copy link

This is a breaking change, we now get:

$ gitleaks git . --log-opts "$(git merge-base origin/main HEAD)..HEAD" -b .ci/gitleaks-baseline.log -c .ci/.gitleaks.toml -r reports/gitleaks.log

    │╲
    │ ○
    ○ ░
    ░    gitleaks
5:55PM FTL Unknown report format: 

sirakav pushed a commit to sirakav/gitleaks that referenced this pull request Apr 25, 2025
alayne222 pushed a commit to alayne222/gitleaks that referenced this pull request May 28, 2025
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.

Infer report-format from report-path extension if no value is provided
3 participants