{"id":369686,"url":"https://github.com/curl/curl-fuzzer","last_synced_at":"2026-08-24T14:02:35.606Z","repository":{"id":25560434,"uuid":"104416990","full_name":"curl/curl-fuzzer","owner":"curl","description":"Quality assurance testing for the curl project","archived":false,"fork":false,"pushed_at":"2026-07-31T19:32:14.000Z","size":5976,"stargazers_count":100,"open_issues_count":18,"forks_count":40,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-01T04:52:28.470Z","etag":null,"topics":["curl","fuzzer","oss-fuzz","testcase"],"latest_commit_sha":null,"homepage":"","language":"C++","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/curl.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-22T01:34:20.000Z","updated_at":"2026-07-22T15:23:38.000Z","dependencies_parsed_at":"2023-01-14T07:00:32.176Z","dependency_job_id":"6fb2de07-21c5-4f97-a0dd-3aae0f9103c9","html_url":"https://github.com/curl/curl-fuzzer","commit_stats":{"total_commits":181,"total_committers":10,"mean_commits":18.1,"dds":"0.37569060773480667","last_synced_commit":"24f27bd32b4f51a75256c413c6366a0befbec8ce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/curl/curl-fuzzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl","download_url":"https://codeload.github.com/curl/curl-fuzzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/sbom","scorecard":{"id":28709,"data":{"date":"2025-08-11","repo":{"name":"github.com/curl/curl-fuzzer","commit":"91b9617a2c76ad17311f8f9891eb9e4edf618e44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: curl_fuzzer.cc:34","Info: CppLibFuzzer integration found: fuzz_bufq.cc:333","Info: CppLibFuzzer integration found: fuzz_fnmatch.cc:41","Info: CppLibFuzzer integration found: fuzz_url.cc:33","Info: CppLibFuzzer integration found: standalone_fuzz_target_runner.cc:65","Info: CppLibFuzzer integration found: curl_fuzzer.cc:34","Info: CppLibFuzzer integration found: fuzz_bufq.cc:333","Info: CppLibFuzzer integration found: fuzz_fnmatch.cc:41","Info: CppLibFuzzer integration found: fuzz_url.cc:33","Info: CppLibFuzzer integration found: standalone_fuzz_target_runner.cc:65"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl-fuzzer/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl-fuzzer/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/curl/curl-fuzzer/ci.yml/master?enable=pin","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T18:31:57.707Z","repository_id":25560434,"created_at":"2025-08-14T18:31:57.708Z","updated_at":"2025-08-14T18:31:57.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36177449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"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"}},"owner":{"login":"curl","name":"curl","uuid":"16928085","kind":"organization","description":"groks those URLs","email":null,"website":"https://curl.se/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16928085?v=4","repositories_count":19,"last_synced_at":"2024-10-29T22:39:02.898Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/curl","funding_links":["https://github.com/sponsors/curl"],"total_stars":43587,"followers":933,"following":0,"created_at":"2022-11-02T16:30:59.991Z","updated_at":"2024-10-29T22:39:02.898Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curl/repositories"},"packages":[],"commits":{"id":1271073,"full_name":"curl/curl-fuzzer","default_branch":"master","total_commits":415,"total_committers":11,"total_bot_commits":138,"total_bot_committers":1,"mean_commits":37.72727272727273,"dds":0.5469879518072289,"past_year_total_commits":163,"past_year_total_committers":4,"past_year_total_bot_commits":90,"past_year_total_bot_committers":1,"past_year_mean_commits":40.75,"past_year_dds":0.4478527607361963,"last_synced_at":"2026-08-19T11:31:12.326Z","last_synced_commit":"980b83996a5116cf393a5f2d9206fbc711772650","created_at":"2023-06-13T17:16:29.619Z","updated_at":"2026-08-19T11:31:11.431Z","committers":[{"name":"Max Dymond","email":"cmeister2@gmail.com","login":"cmeister2","count":188},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":138},{"name":"Viktor Szakats","email":"vszakats","login":"vszakats","count":31},{"name":"Daniel Stenberg","email":"daniel@haxx.se","login":"bagder","count":31},{"name":"Emilio López","email":"emilio.lopez@trailofbits.com","login":"elopez","count":8},{"name":"Kelly Kaoudis","email":"kelly.kaoudis@trailofbits.com","login":"kaoudis","count":7},{"name":"Philippe Antoine","email":"contact@catenacyber.fr","login":"catenacyber","count":5},{"name":"Stefan Eissing","email":"icing","login":"icing","count":2},{"name":"Frederik B","email":"freddy@flashpad","login":"freddyb","count":2},{"name":"Shaun Mirani","email":"shaun.mirani@trailofbits.com","login":null,"count":2},{"name":"Paul Dreik","email":"github@pauldreik.se","login":"pauldreik","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":90},{"name":"Max Dymond","email":"cmeister2@gmail.com","login":"cmeister2","count":44},{"name":"Viktor Szakats","email":"vszakats","login":"vszakats","count":27},{"name":"Daniel Stenberg","email":"daniel@haxx.se","login":"bagder","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752907,"commits_count":978478417,"contributors_count":41246730,"owners_count":1359226,"committers_count":3353332,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"curl/curl-fuzzer","html_url":"https://github.com/curl/curl-fuzzer","last_synced_at":"2026-08-23T13:31:01.123Z","status":null,"issues_count":32,"pull_requests_count":308,"avg_time_to_close_issue":37294069.166666664,"avg_time_to_close_pull_request":2654295.012345679,"issues_closed_count":18,"pull_requests_closed_count":243,"pull_request_authors_count":10,"issue_authors_count":16,"avg_comments_per_issue":2.46875,"avg_comments_per_pull_request":0.37012987012987014,"merged_pull_requests_count":214,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":1,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":267877.0,"past_year_avg_time_to_close_pull_request":366276.43548387097,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.07216494845360824,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":63,"past_year_merged_pull_requests_count":59,"created_at":"2023-06-13T17:17:03.842Z","updated_at":"2026-08-23T13:31:01.123Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/curl%2Fcurl-fuzzer/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"enhancement":2,"major breaking":1}},"issue_author_associations_count":{"table":{"NONE":14,"COLLABORATOR":11,"MEMBER":5,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":163,"COLLABORATOR":97,"MEMBER":41,"NONE":7}},"issue_authors":{"table":{"cmeister2":11,"bagder":4,"personnumber3377":2,"rockdaboot":2,"shao-hua-li":2,"Gby56":1,"z2-2z":1,"4br3mm0rd":1,"geeknik":1,"pauldreik":1,"vszakats":1,"piru":1,"renovate[bot]":1,"aiuto":1,"AyoubCoding21":1,"Phasip":1}},"pull_request_authors":{"table":{"renovate[bot]":148,"cmeister2":97,"bagder":29,"vszakats":12,"elopez":9,"catenacyber":5,"icing":4,"mnaser":2,"pauldreik":1,"andreafioraldi":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16305326,"issues_count":42355496,"pull_requests_count":134866342,"authors_count":11516950,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"major breaking":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":63,"COLLABORATOR":23,"MEMBER":11}},"past_year_issue_authors":{"table":{"vszakats":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":63,"cmeister2":23,"vszakats":10,"bagder":1}},"maintainers":[{"table":{"login":"cmeister2","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmeister2"}},{"table":{"login":"bagder","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bagder"}},{"table":{"login":"vszakats","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vszakats"}}],"active_maintainers":[{"table":{"login":"cmeister2","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cmeister2"}},{"table":{"login":"vszakats","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vszakats"}},{"table":{"login":"bagder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bagder"}}]}},"events":{"total":{"CreateEvent":94,"DeleteEvent":88,"ForkEvent":6,"IssueCommentEvent":37,"IssuesEvent":11,"PullRequestEvent":158,"PullRequestReviewCommentEvent":18,"PullRequestReviewEvent":46,"PushEvent":231,"WatchEvent":7},"last_year":{"CreateEvent":48,"DeleteEvent":52,"ForkEvent":1,"IssueCommentEvent":5,"IssuesEvent":1,"PullRequestEvent":60,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":10,"PushEvent":135,"WatchEvent":3}},"keywords":["curl","fuzzer","oss-fuzz","testcase"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:32.121Z","updated_at":"2023-01-14T07:00:32.121Z","repository_link":"https://github.com/curl/curl-fuzzer/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6892811758,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6892811759,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892811760,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892811761,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":7.168579897264036,"created_at":"2025-12-08T08:52:11.431Z","updated_at":"2026-08-24T14:02:35.607Z","avatar_url":"https://github.com/curl.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369686","html_url":"https://summary.ecosyste.ms/projects/369686"}