# gitleaks v8.27.1 - Product: gitleaks (https://whatsnew.fyi/product/gitleaks) - Vendor: Zachary Rice - Date: 2025-06-08 - Version: v8.27.1 - Original notes: https://github.com/gitleaks/gitleaks/releases/tag/v8.27.1 - Permalink: https://whatsnew.fyi/product/gitleaks/releases/v8.27.1 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — reduce false-positives for Atlassian v1 pattern - **fixed** — fix log suppression issue - **added** — add Heroku API Key New Version detector - **added** — add Platform Bitbucket - **added** — add Platform Gitea - **fixed** — prevent default warn message when max-archive-depth not set ##### Changelog * 80468ef Merge branch 'master' of github.com:gitleaks/gitleaks * ef82237 fix(atlassian): reduce false-positives for v1 pattern (#1892) * 2463f11 Fix log suppresion issue (#1887) * 6f251ee Added Heroku API Key New Version (#1883) * 20f9a1d Add Platform Bitbucket (#1886) * 722ce82 Add Platform Gitea (#1884) * 79780b8 Merge branch 'master' of github.com:gitleaks/gitleaks * c5683ca prevent default warn message when max-archive-depth not set (#1881) * 0357c3c prevent default warn message when max-archive-depth not set