Skip to content

GitLab Watchman 1.4.0

Compare
Choose a tag to compare
@PaperMtn PaperMtn released this 24 Dec 18:48
· 79 commits to master since this release

GitLab Watchman 1.4.0 - 2020-12-24

Added:

  • Refactor of rules into directories for easier management
  • Multiprocessing implemented for searching for matches. GitLab Watchman now splits regex filtering between the cores available on the device, meaning the more cores you have, the faster searching should run.
  • Handling for GitLab API rate limiting, backing off when the rate limit is hit. The rate limit may be more likely to come into effect with multiprocessing
  • Rules added to search for:
    • Cloudflare tokens
    • Facebook API tokens
    • GitHub API tokens
    • Mailchimp API tokens
    • Mailgun API tokens
    • Shodan API tokens
    • Stripe API tokens
    • Twilio API tokens
    • Microsoft NuGet keys