{"id":30712247,"url":"https://github.com/nathaniel-brough/fuzz-introspector-client","last_synced_at":"2025-09-03T02:49:51.727Z","repository":{"id":208320879,"uuid":"721339064","full_name":"nathaniel-brough/fuzz-introspector-client","owner":"nathaniel-brough","description":"An unofficial client library for the fuzz-introspector API.","archived":false,"fork":false,"pushed_at":"2025-08-11T14:10:44.000Z","size":16,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-29T19:40:26.665Z","etag":null,"topics":["fuzz","introspector","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/fuzz-introspector-client","language":"Rust","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/nathaniel-brough.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":"2023-11-20T21:19:11.000Z","updated_at":"2024-10-22T18:50:42.000Z","dependencies_parsed_at":"2023-12-05T06:25:31.226Z","dependency_job_id":"4c187710-6b98-4193-adb2-038a8f701d99","html_url":"https://github.com/nathaniel-brough/fuzz-introspector-client","commit_stats":null,"previous_names":["silvergasp/fuzz-introspector-client","nathaniel-brough/fuzz-introspector-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nathaniel-brough/fuzz-introspector-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathaniel-brough%2Ffuzz-introspector-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathaniel-brough%2Ffuzz-introspector-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathaniel-brough%2Ffuzz-introspector-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathaniel-brough%2Ffuzz-introspector-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathaniel-brough","download_url":"https://codeload.github.com/nathaniel-brough/fuzz-introspector-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathaniel-brough%2Ffuzz-introspector-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273381909,"owners_count":25095330,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fuzz","introspector","rust"],"created_at":"2025-09-03T02:49:46.155Z","updated_at":"2025-09-03T02:49:51.715Z","avatar_url":"https://github.com/nathaniel-brough.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fuzz-introspector-client\nAn unofficial client library for the \n[fuzz-introspector API](https://introspector.oss-fuzz.com/api).\n\n## Quickstart\nAdd package as a dependency;\n`cargo add fuzz-introspector-client`\n\n```rust\nuse fuzz_introspector_client::introspector::{\n    all_functions, annotated_config, branch_blockers, far_reach_but_low_coverage, project_summary,\n};\nprintln!(\"{:?}\", all_functions(\"json-c\").await.unwrap());\nprintln!(\"{:?}\", annotated_config(\"json-c\").await.unwrap());\nprintln!(\"{:?}\", branch_blockers(\"json-c\").await.unwrap());\nprintln!(\"{:?}\", far_reach_but_low_coverage(\"json-c\").await.unwrap());\nprintln!(\"{:?}\", project_summary(\"json-c\").await.unwrap());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathaniel-brough%2Ffuzz-introspector-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathaniel-brough%2Ffuzz-introspector-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathaniel-brough%2Ffuzz-introspector-client/lists"}