{"id":13496472,"url":"https://github.com/tree-sitter/fuzz-action","last_synced_at":"2026-03-12T04:32:47.933Z","repository":{"id":224187158,"uuid":"762647883","full_name":"tree-sitter/fuzz-action","owner":"tree-sitter","description":"Input fuzzing action for tree-sitter parsers","archived":false,"fork":false,"pushed_at":"2025-07-11T09:41:25.000Z","size":26,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T23:37:57.682Z","etag":null,"topics":["actions","tree-sitter"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tree-sitter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-24T09:48:54.000Z","updated_at":"2025-09-17T02:21:11.000Z","dependencies_parsed_at":"2024-03-03T22:29:28.761Z","dependency_job_id":"a86d5665-6a28-4b5a-a68a-111a1bb6be42","html_url":"https://github.com/tree-sitter/fuzz-action","commit_stats":null,"previous_names":["tree-sitter/fuzz-action"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tree-sitter/fuzz-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ffuzz-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ffuzz-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ffuzz-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ffuzz-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tree-sitter","download_url":"https://codeload.github.com/tree-sitter/fuzz-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tree-sitter%2Ffuzz-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30415542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T04:25:42.844Z","status":"ssl_error","status_checked_at":"2026-03-12T04:25:34.624Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","tree-sitter"],"created_at":"2024-07-31T19:01:48.375Z","updated_at":"2026-03-12T04:32:47.918Z","avatar_url":"https://github.com/tree-sitter.png","language":"Perl","readme":"# Tree-sitter parser fuzzing\n\n\u003e [!IMPORTANT]\n\u003e This only works on Linux.\n\n## Options\n\n```yaml\ndirectory:\n  description: The directory of the grammar\ncorpus:\n  description: The directory of the seed corpus\ntimeout:\n  description: The time to wait if the fuzzer hangs\n  default: 10\nmax-time:\n  description: The maximum total fuzzing time\n  default: 60\nmax-length:\n  description: The maximum fuzz input length\n  default: 4096\ntree-sitter-version:\n  description: The tree-sitter version to install\n  default: latest\n```\n\n## Example configuration\n\n```yaml\nname: Fuzz parser\n\non:\n  push:\n    branches: [master]\n    paths:\n      - src/scanner.c\n  pull_request:\n    paths:\n      - src/scanner.c\n\njobs:\n  test:\n    name: Parser fuzzing\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v4\n      - uses: tree-sitter/fuzz-action@v4\n```\n\n## Using locally\n\n### Requirements\n\n- `pkg-config`\n- `make`\n- `jq`\n- `llvm`\n- `tree-sitter` library\n\n### Usage\n\n```bash\nmake LANG_NAME=parser LANG_DIR=/path/to/tree-sitter-parser\n```\n\n\u003e [!TIP]\n\u003e Check the [Makefile](./Makefile) for more options.\n\n## Credits\n\nBased on [vigoux/tree-sitter-fuzz-action](https://github.com/vigoux/tree-sitter-fuzz-action)\n","funding_links":[],"categories":["Perl"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Ffuzz-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftree-sitter%2Ffuzz-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftree-sitter%2Ffuzz-action/lists"}