bad_entropy_group.toml 222 B

12345678
  1. title = "gitleaks config"
  2. [[rules]]
  3. id = "discord-api-key"
  4. description = "Discord API key"
  5. regex = '''(?i)(discord[a-z0-9_ .\-,]{0,25})(=|>|:=|\|\|:|<=|=>|:).{0,5}['\"]([a-h0-9]{64})['\"]'''
  6. secretGroup = 5
  7. entropy = 3.5