{"id":15689443,"url":"https://github.com/littledivy/dfuzz","last_synced_at":"2025-10-28T09:30:48.407Z","repository":{"id":237420346,"uuid":"622103957","full_name":"littledivy/dfuzz","owner":"littledivy","description":"libFuzzer based JS/TS fuzzer.","archived":false,"fork":false,"pushed_at":"2023-04-01T08:48:14.000Z","size":2139,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-20T17:14:08.297Z","etag":null,"topics":["deno","fuzzing","libfuzzer","typescript"],"latest_commit_sha":null,"homepage":"https://deno.land/x/fuzz","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/littledivy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"github":"littledivy"}},"created_at":"2023-04-01T06:03:52.000Z","updated_at":"2024-12-09T15:48:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b6658db-e633-478f-90c5-90cf8dd4905b","html_url":"https://github.com/littledivy/dfuzz","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"4f3daf3f5aab68fbf9c59c197c9ab60bc1deae15"},"previous_names":["littledivy/dfuzz"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdfuzz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdfuzz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdfuzz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fdfuzz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/dfuzz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238627237,"owners_count":19503657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["deno","fuzzing","libfuzzer","typescript"],"created_at":"2024-10-03T18:02:12.390Z","updated_at":"2025-10-28T09:30:47.983Z","avatar_url":"https://github.com/littledivy.png","language":"C++","funding_links":["https://github.com/sponsors/littledivy"],"categories":[],"sub_categories":[],"readme":"## dfuzz\n\nFuzzing JS/TS code with LLVM libFuzzer.\n\n## Installation\n\n```\ndeno install -Afn --unstable dfuzz https://deno.land/x/fuzz/fuzzer.ts\n```\n\n## Usage\n\n```ts\nexport function fuzzTarget(input: Uint8Array): void {\n  // ...\n}\n```\n\n```\ndfuzz fuzz_target.ts\n```\n\n## Trophy case\n\nList of bugs found with dfuzz.\n\n- Did dfuzz help you find a bug? Please add it to the list.\n\n## License\n\nAll files in libfuzzer directory are licensed NCSA. All other files are licensed\nunder MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fdfuzz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Fdfuzz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fdfuzz/lists"}