allowlist_old_compat.toml 158 B

1234567
  1. title = "simple config with allowlist for aws"
  2. [[rules]]
  3. id = "example"
  4. regex = '''example\d+'''
  5. [rules.allowlist]
  6. regexes = ['''123''']