{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/semgrep-rule/latest.json",
  "x-lintel": {
    "source": "https://www.schemastore.org/semgrep.json",
    "sourceSha256": "d01d4f22b4711daaefa915ae771e5474df07e433d054006ccd8b5c51d7ba3b7f",
    "fileMatch": [
      "**/.semgrep/**.yaml",
      "**/.semgrep/**.yml",
      ".semgrep.yaml",
      ".semgrep.yml"
    ],
    "parsers": [
      "yaml"
    ]
  },
  "$ref": "https://raw.githubusercontent.com/returntocorp/semgrep-interfaces/main/rule_schema_v1.yaml"
}
