Skip to content

v8.8.9

Compare
Choose a tag to compare
@zricethezav zricethezav released this 27 Jun 18:43
· 184 commits to master since this release
f6a87ca

Changelog

This release adds 40 new rules and fixes some old rules including for the following providers:

  • coinbase
  • confluent
  • datadog
  • droneci
  • Etsy
  • flickr
  • finnhub
  • FreshBooks
  • Google (GCP API Key)
  • Gitter
  • Kraken
  • Kucoin
  • LaunchDarkly
  • Mattermost
  • Netlify
  • NYTimes
  • Plaid
  • RapidAPI
  • Sendbird
  • Sentry
  • Square
  • Squarespace
  • Sumo Logic
  • Twitter (fixed old rules)
  • Yandex

See full config: https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml. If you're looking to add some new rules check out
the contributing guidelines here: https://github.com/zricethezav/gitleaks/blob/master/CONTRIBUTING.md

  • f6a87ca Remove ssn allowlist (#898)
  • 73a3cf8 Adding a bunch of new rules, update allowlist to include node_modules… (#896)
  • d196b83 contributing guidelines first draft (#895)
  • 35f2ea5 Lint python commit script to satisfy PEP8 (#893)