{"id":19162260,"url":"https://github.com/rust-fuzz/targets","last_synced_at":"2025-05-07T10:37:35.924Z","repository":{"id":49849194,"uuid":"83623379","full_name":"rust-fuzz/targets","owner":"rust-fuzz","description":"🎯 A collection of fuzzing targets written in Rust.","archived":false,"fork":false,"pushed_at":"2021-06-05T16:17:15.000Z","size":1719,"stargazers_count":105,"open_issues_count":18,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-19T21:24:44.485Z","etag":null,"topics":["fuzz-testing","fuzzing","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-fuzz.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}},"created_at":"2017-03-02T02:10:30.000Z","updated_at":"2024-12-10T07:56:40.000Z","dependencies_parsed_at":"2022-09-21T10:23:15.520Z","dependency_job_id":null,"html_url":"https://github.com/rust-fuzz/targets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-fuzz%2Ftargets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-fuzz%2Ftargets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-fuzz%2Ftargets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-fuzz%2Ftargets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-fuzz","download_url":"https://codeload.github.com/rust-fuzz/targets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252860798,"owners_count":21815570,"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":["fuzz-testing","fuzzing","rust"],"created_at":"2024-11-09T09:09:31.417Z","updated_at":"2025-05-07T10:37:35.897Z","avatar_url":"https://github.com/rust-fuzz.png","language":"Rust","readme":"# targets\n\nA collection of fuzzing targets written in Rust.\n\n## How do I fuzz?\n\nThis repository contains a small CLI tool to help you run our fuzzers.\nYou can run it with `cargo run` (just like any other Rust tool).\nHere are some examples:\n\n- `cargo run list-targets` gives you a list of all fuzz targets\n- `cargo run target pulldown_cmark_read` runs the `pulldown_cmark_read` target with the default fuzzer\n- `cargo run target pulldown_cmark_read --fuzzer libfuzzer` runs the `pulldown_cmark_read` target with `libfuzzer`\n- `cargo run continuously` runs all targets (you can overwrite timeout per target and change the fuzzer)\n\nFor a complete list of available options, run `cargo run -- help`.\n\n## Contributing\n\nWant to add another fuzz target? It can be for an existing crate or a new one, just open a pull request!\n\n## License\n\nAll files in this repository are licensed [CC0](https://creativecommons.org/publicdomain/zero/1.0/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-fuzz%2Ftargets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-fuzz%2Ftargets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-fuzz%2Ftargets/lists"}