{"id":372876,"url":"https://github.com/samscott89/serde_qs","last_synced_at":"2026-06-15T02:03:17.153Z","repository":{"id":18758360,"uuid":"84589341","full_name":"samscott89/serde_qs","owner":"samscott89","description":"Serde support for querystring-style strings","archived":false,"fork":false,"pushed_at":"2026-05-15T03:15:28.000Z","size":660,"stargazers_count":236,"open_issues_count":7,"forks_count":79,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-06-06T22:04:05.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samscott89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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-03-10T18:29:10.000Z","updated_at":"2026-05-16T23:53:06.000Z","dependencies_parsed_at":"2024-11-05T18:04:13.526Z","dependency_job_id":"922b37a7-5204-417e-8f97-710995be703f","html_url":"https://github.com/samscott89/serde_qs","commit_stats":{"total_commits":180,"total_committers":30,"mean_commits":6.0,"dds":0.6111111111111112,"last_synced_commit":"b7278b73c637f7c427be762082fee5938ba0c023"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/samscott89/serde_qs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/sbom","scorecard":{"id":798083,"data":{"date":"2025-08-11","repo":{"name":"github.com/samscott89/serde_qs","commit":"f24f916a6420cf500c97fb85dc5e64015fdb6b40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"Maintained","score":10,"reason":"11 commit(s) and 30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:35","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-plz.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-23T09:36:20.937Z","repository_id":18758360,"created_at":"2025-08-23T09:36:20.938Z","updated_at":"2025-08-23T09:36:20.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34175887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"samscott89","name":"Sam Scott","uuid":"13355482","kind":"user","description":"Prev: CTO/Cofounder of @osohq. PhD in Cryptography. A fan of Rust :)","email":"","website":"www.samjs.io","location":"Austin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13355482?v=4","repositories_count":98,"last_synced_at":"2026-06-01T11:29:06.906Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":392,"followers":121,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-06-01T11:29:06.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89/repositories"},"packages":[{"id":4284755,"name":"serde_qs","ecosystem":"cargo","description":"Querystrings for Serde","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/samscott89/serde_qs","keywords_array":["serialization","serde","querystring"],"namespace":null,"versions_count":50,"first_release_published_at":"2017-03-12T19:35:23.156Z","latest_release_published_at":"2026-05-15T03:15:25.348Z","latest_release_number":"1.1.2","last_synced_at":"2026-06-04T21:00:59.661Z","created_at":"2022-04-13T04:13:09.864Z","updated_at":"2026-06-04T21:02:20.952Z","registry_url":"https://crates.io/crates/serde_qs/","install_command":"cargo install serde_qs","documentation_url":"https://docs.rs/serde_qs/","metadata":{"categories":["encoding","web-programming"]},"repo_metadata":{"id":18758360,"uuid":"84589341","full_name":"samscott89/serde_qs","owner":"samscott89","description":"Serde support for querystring-style strings","archived":false,"fork":false,"pushed_at":"2026-05-15T03:15:28.000Z","size":660,"stargazers_count":236,"open_issues_count":7,"forks_count":79,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-29T18:03:44.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samscott89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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-03-10T18:29:10.000Z","updated_at":"2026-05-16T23:53:06.000Z","dependencies_parsed_at":"2024-11-05T18:04:13.526Z","dependency_job_id":"922b37a7-5204-417e-8f97-710995be703f","html_url":"https://github.com/samscott89/serde_qs","commit_stats":{"total_commits":180,"total_committers":30,"mean_commits":6.0,"dds":0.6111111111111112,"last_synced_commit":"b7278b73c637f7c427be762082fee5938ba0c023"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/samscott89/serde_qs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/sbom","scorecard":{"id":798083,"data":{"date":"2025-08-11","repo":{"name":"github.com/samscott89/serde_qs","commit":"f24f916a6420cf500c97fb85dc5e64015fdb6b40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"Maintained","score":10,"reason":"11 commit(s) and 30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:35","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-plz.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-23T09:36:20.937Z","repository_id":18758360,"created_at":"2025-08-23T09:36:20.938Z","updated_at":"2025-08-23T09:36:20.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33744447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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_record":{"login":"samscott89","name":"Sam Scott","uuid":"13355482","kind":"user","description":"Prev: CTO/Cofounder of @osohq. PhD in Cryptography. A fan of Rust :)","email":"","website":"www.samjs.io","location":"Austin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13355482?v=4","repositories_count":98,"last_synced_at":"2026-06-01T11:29:06.906Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":392,"followers":121,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-06-01T11:29:06.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89/repositories"},"tags":[{"name":"v1.1.2","sha":"ba6b6f7975567d6e8533eb42d4a156740970c9f7","kind":"tag","published_at":"2026-05-15T03:15:27.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.2","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e82b23c1755db973eefbab438eff880fae481dfd","kind":"tag","published_at":"2026-04-05T16:29:36.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.1","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e8454f836ae31f5bf985d4254a8484dd4e101da9","kind":"tag","published_at":"2026-03-21T19:51:32.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"778a67e2d7239a550058eefada2d3a7484d01554","kind":"tag","published_at":"2026-02-01T21:25:26.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.5","sha":"1ed4cf7eceff18b80b2ae1d1c8cfc406d75b16fb","kind":"tag","published_at":"2026-01-14T03:10:09.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"f5610784784b8f223c176fc3691f57b3d0f3f55e","kind":"tag","published_at":"2025-12-14T17:28:30.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"f24f916a6420cf500c97fb85dc5e64015fdb6b40","kind":"tag","published_at":"2025-05-27T23:04:34.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"57b643c039f59ff53226940767b9ad8d93dbd295","kind":"tag","published_at":"2025-05-27T17:12:34.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"7c3c66fe9d8ddbf40bbda40eb18289191f75e6f9","kind":"tag","published_at":"2025-05-26T21:11:32.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"fa9a391b220bdee7f40d0de28647031110f86aba","kind":"tag","published_at":"2025-05-26T16:28:28.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.0/manifests"},{"name":"v0.15.0","sha":"04f87c116ebc03843b0cda075de371c38a84d63d","kind":"tag","published_at":"2025-04-22T20:18:54.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.15.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e51f658461d8ab9c7caa64e93f5cf706183ce109","kind":"tag","published_at":"2025-03-04T21:41:53.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.14.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"c6e5914a31e0d602695a3ea601f6976a1ab07d0e","kind":"commit","published_at":"2024-04-07T19:36:05.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.13.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.13.0/manifests"}]},"repo_metadata_updated_at":"2026-06-04T21:02:20.951Z","dependent_packages_count":236,"downloads":77080774,"downloads_period":"total","dependent_repos_count":1405,"rankings":{"downloads":0.4795588058985733,"dependent_repos_count":1.0550293729768612,"dependent_packages_count":0.3293440622862261,"stargazers_count":11.234370261712167,"forks_count":8.114417089219096,"docker_downloads_count":1.6467203114311304,"average":3.809906650587342},"purl":"pkg:cargo/serde_qs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/serde_qs","docker_dependents_count":81,"docker_downloads_count":23334154,"usage_url":"https://repos.ecosyste.ms/usage/cargo/serde_qs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/serde_qs/dependencies","status":null,"funding_links":["https://github.com/sponsors/samscott89"],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-15T13:38:37.230Z","issues_count":78,"pull_requests_count":100,"avg_time_to_close_issue":34278477.83928572,"avg_time_to_close_pull_request":5446864.556818182,"issues_closed_count":56,"pull_requests_closed_count":88,"pull_request_authors_count":42,"issue_authors_count":58,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.13,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":13439287.5,"past_year_avg_time_to_close_pull_request":81848.15789473684,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs/codemeta","maintainers":[{"uuid":"6150","login":"samscott89","name":"Sam Scott","email":null,"url":"https://github.com/samscott89","packages_count":16,"html_url":"https://crates.io/users/samscott89","role":null,"created_at":"2022-11-08T01:03:20.277Z","updated_at":"2022-11-08T01:03:20.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/samscott89/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":291168,"maintainers_count":65333,"namespaces_count":0,"keywords_count":64623,"github":"rust-lang","metadata":{"funded_packages_count":23027},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-10T05:14:50.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8620364,"name":"serde_qs_ext","ecosystem":"cargo","description":"Querystrings for Serde","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/samscott89/serde_qs","keywords_array":["serialization","querystring","serde"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-12-05T10:04:27.555Z","latest_release_published_at":"2023-12-05T10:04:27.555Z","latest_release_number":"0.12.0","last_synced_at":"2026-06-06T22:01:00.450Z","created_at":"2023-12-05T10:19:53.517Z","updated_at":"2026-06-06T22:01:22.658Z","registry_url":"https://crates.io/crates/serde_qs_ext/","install_command":"cargo install serde_qs_ext","documentation_url":"https://docs.rs/serde_qs_ext/","metadata":{"categories":["web-programming","encoding"]},"repo_metadata":{"id":18758360,"uuid":"84589341","full_name":"samscott89/serde_qs","owner":"samscott89","description":"Serde support for querystring-style strings","archived":false,"fork":false,"pushed_at":"2026-05-15T03:15:28.000Z","size":660,"stargazers_count":236,"open_issues_count":7,"forks_count":79,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-29T18:03:44.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samscott89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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-03-10T18:29:10.000Z","updated_at":"2026-05-16T23:53:06.000Z","dependencies_parsed_at":"2024-11-05T18:04:13.526Z","dependency_job_id":"922b37a7-5204-417e-8f97-710995be703f","html_url":"https://github.com/samscott89/serde_qs","commit_stats":{"total_commits":180,"total_committers":30,"mean_commits":6.0,"dds":0.6111111111111112,"last_synced_commit":"b7278b73c637f7c427be762082fee5938ba0c023"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/samscott89/serde_qs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/sbom","scorecard":{"id":798083,"data":{"date":"2025-08-11","repo":{"name":"github.com/samscott89/serde_qs","commit":"f24f916a6420cf500c97fb85dc5e64015fdb6b40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"Maintained","score":10,"reason":"11 commit(s) and 30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:35","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-plz.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-23T09:36:20.937Z","repository_id":18758360,"created_at":"2025-08-23T09:36:20.938Z","updated_at":"2025-08-23T09:36:20.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33744447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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_record":{"login":"samscott89","name":"Sam Scott","uuid":"13355482","kind":"user","description":"Prev: CTO/Cofounder of @osohq. PhD in Cryptography. A fan of Rust :)","email":"","website":"www.samjs.io","location":"Austin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13355482?v=4","repositories_count":98,"last_synced_at":"2026-06-01T11:29:06.906Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":392,"followers":121,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-06-01T11:29:06.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89/repositories"},"tags":[{"name":"v1.1.2","sha":"ba6b6f7975567d6e8533eb42d4a156740970c9f7","kind":"tag","published_at":"2026-05-15T03:15:27.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.2","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e82b23c1755db973eefbab438eff880fae481dfd","kind":"tag","published_at":"2026-04-05T16:29:36.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.1","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e8454f836ae31f5bf985d4254a8484dd4e101da9","kind":"tag","published_at":"2026-03-21T19:51:32.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"778a67e2d7239a550058eefada2d3a7484d01554","kind":"tag","published_at":"2026-02-01T21:25:26.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.5","sha":"1ed4cf7eceff18b80b2ae1d1c8cfc406d75b16fb","kind":"tag","published_at":"2026-01-14T03:10:09.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.5","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.5/manifests"},{"name":"v1.0.0-rc.4","sha":"f5610784784b8f223c176fc3691f57b3d0f3f55e","kind":"tag","published_at":"2025-12-14T17:28:30.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.4/manifests"},{"name":"v1.0.0-rc.3","sha":"f24f916a6420cf500c97fb85dc5e64015fdb6b40","kind":"tag","published_at":"2025-05-27T23:04:34.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.3/manifests"},{"name":"v1.0.0-rc.2","sha":"57b643c039f59ff53226940767b9ad8d93dbd295","kind":"tag","published_at":"2025-05-27T17:12:34.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.2/manifests"},{"name":"v1.0.0-rc.1","sha":"7c3c66fe9d8ddbf40bbda40eb18289191f75e6f9","kind":"tag","published_at":"2025-05-26T21:11:32.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.1/manifests"},{"name":"v1.0.0-rc.0","sha":"fa9a391b220bdee7f40d0de28647031110f86aba","kind":"tag","published_at":"2025-05-26T16:28:28.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.0.0-rc.0/manifests"},{"name":"v0.15.0","sha":"04f87c116ebc03843b0cda075de371c38a84d63d","kind":"tag","published_at":"2025-04-22T20:18:54.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.15.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"e51f658461d8ab9c7caa64e93f5cf706183ce109","kind":"tag","published_at":"2025-03-04T21:41:53.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.14.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"c6e5914a31e0d602695a3ea601f6976a1ab07d0e","kind":"commit","published_at":"2024-04-07T19:36:05.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v0.13.0","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v0.13.0/manifests"}]},"repo_metadata_updated_at":"2026-06-06T22:01:22.638Z","dependent_packages_count":0,"downloads":1584,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":98.43323077844401,"dependent_repos_count":30.71556364017457,"dependent_packages_count":36.167297989250045,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":55.105364135956215},"purl":"pkg:cargo/serde_qs_ext","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/serde_qs_ext","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/serde_qs_ext","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/serde_qs_ext/dependencies","status":null,"funding_links":["https://github.com/sponsors/samscott89"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T13:38:37.230Z","issues_count":78,"pull_requests_count":100,"avg_time_to_close_issue":34278477.83928572,"avg_time_to_close_pull_request":5446864.556818182,"issues_closed_count":56,"pull_requests_closed_count":88,"pull_request_authors_count":42,"issue_authors_count":58,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.13,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":13439287.5,"past_year_avg_time_to_close_pull_request":81848.15789473684,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_qs_ext/codemeta","maintainers":[{"uuid":"90689","login":"huacnlee","name":"Jason Lee","email":null,"url":"https://github.com/huacnlee","packages_count":19,"html_url":"https://crates.io/users/huacnlee","role":null,"created_at":"2023-12-05T10:19:55.089Z","updated_at":"2023-12-05T10:19:55.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/huacnlee/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":291168,"maintainers_count":65333,"namespaces_count":0,"keywords_count":64623,"github":"rust-lang","metadata":{"funded_packages_count":23027},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-06-10T05:14:50.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13672275,"name":"rust-serde-qs","ecosystem":"debian","description":null,"homepage":"https://github.com/samscott89/serde_qs","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/samscott89/serde_qs","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T14:05:36.111Z","latest_release_published_at":"2026-02-12T14:05:36.111Z","latest_release_number":"0.13.0-6","last_synced_at":"2026-03-12T20:03:12.133Z","created_at":"2026-02-12T14:05:33.843Z","updated_at":"2026-03-12T20:03:12.549Z","registry_url":"https://tracker.debian.org/pkg/rust-serde-qs","install_command":"apt-get install rust-serde-qs","documentation_url":"https://packages.debian.org/trixie/rust-serde-qs","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"librust-serde-qs-dev","standards_version":"4.7.2","maintainer":"Jonas Smedegaard \u003cdr@jones.dk\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-rust, librust-actix-web-4-dev, librust-chrono-0.4+default-dev, librust-chrono-0.4+serde-dev, librust-csv-1+default-dev, librust-futures-0.3+default-dev, librust-percent-encoding-2+default-dev, librust-rand-0.8+default-dev, librust-serde-1+default-dev, librust-serde-derive-1+default-dev, librust-serde-urlencoded-0.7+default-dev, librust-serde-with-3+default-dev, librust-thiserror-1+default-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":18758360,"uuid":"84589341","full_name":"samscott89/serde_qs","owner":"samscott89","description":"Serde support for querystring-style strings","archived":false,"fork":false,"pushed_at":"2026-02-01T21:25:27.000Z","size":585,"stargazers_count":224,"open_issues_count":7,"forks_count":79,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-02T03:42:56.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samscott89.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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-03-10T18:29:10.000Z","updated_at":"2026-02-01T21:24:26.000Z","dependencies_parsed_at":"2024-11-05T18:04:13.526Z","dependency_job_id":"922b37a7-5204-417e-8f97-710995be703f","html_url":"https://github.com/samscott89/serde_qs","commit_stats":{"total_commits":180,"total_committers":30,"mean_commits":6.0,"dds":0.6111111111111112,"last_synced_commit":"b7278b73c637f7c427be762082fee5938ba0c023"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/samscott89/serde_qs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samscott89","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/sbom","scorecard":{"id":798083,"data":{"date":"2025-08-11","repo":{"name":"github.com/samscott89/serde_qs","commit":"f24f916a6420cf500c97fb85dc5e64015fdb6b40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","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":"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":"Maintained","score":10,"reason":"11 commit(s) and 30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-plz.yml:35","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release-plz.yml:1"],"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-plz.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-plz.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/samscott89/serde_qs/release-plz.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 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":"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":"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"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-23T09:36:20.937Z","repository_id":18758360,"created_at":"2025-08-23T09:36:20.938Z","updated_at":"2025-08-23T09:36:20.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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"}},"repo_metadata_updated_at":"2026-02-12T14:16:56.065Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/rust-serde-qs?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-serde-qs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-serde-qs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-serde-qs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-02T00:00:56.169Z","issues_count":74,"pull_requests_count":97,"avg_time_to_close_issue":35050299.7037037,"avg_time_to_close_pull_request":5624960.211764706,"issues_closed_count":54,"pull_requests_closed_count":85,"pull_request_authors_count":42,"issue_authors_count":54,"avg_comments_per_issue":2.6621621621621623,"avg_comments_per_pull_request":1.1649484536082475,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":48066.11538461538,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.09090909090909091,"past_year_avg_comments_per_pull_request":0.03333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-serde-qs/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}}],"commits":{"id":1234755,"full_name":"samscott89/serde_qs","default_branch":"main","total_commits":215,"total_committers":36,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.972222222222222,"dds":0.3395348837209302,"past_year_total_commits":13,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.25,"past_year_dds":0.23076923076923073,"last_synced_at":"2026-06-06T22:04:50.863Z","last_synced_commit":"ba6b6f7975567d6e8533eb42d4a156740970c9f7","created_at":"2023-03-10T15:58:00.231Z","updated_at":"2026-06-06T22:04:35.641Z","committers":[{"name":"Sam Scott","email":"sam.scott89@gmail.com","login":"samscott89","count":142},{"name":"Anthony Ramine","email":"n.oxyde@gmail.com","login":"nox","count":25},{"name":"Jacob Brown","email":"kardeiz@gmail.com","login":"kardeiz","count":5},{"name":"Marc-Antoine Perennou","email":"Marc-Antoine@Perennou.com","login":"Keruspe","count":5},{"name":"Cyril Plisko","email":"cyril.plisko@mountall.com","login":"imp","count":3},{"name":"fermeise","email":"ocker.christian@gmail.com","login":"fermeise","count":2},{"name":"daddinuz","email":"daddinuz@gmail.com","login":"daddinuz","count":2},{"name":"Omid Rad","email":"omid","login":"omid","count":2},{"name":"Matthias Endler","email":"matthias.endler@trivago.com","login":null,"count":2},{"name":"Alex Grinman","email":"alex@krypt.co","login":"agrinman","count":1},{"name":"Alexander","email":"etc9053@gmail.com","login":"Gordon01","count":1},{"name":"Arthur Skobara","email":"skobara.arthur@gmail.com","login":"askobara","count":1},{"name":"Atrox","email":"hello@atrox.dev","login":"Atrox","count":1},{"name":"David Pedersen","email":"david.pdrsn@gmail.com","login":"davidpdrsn","count":1},{"name":"Denis Kayshev","email":"topenkoff@gmail.com","login":"topenkoff","count":1},{"name":"Emilio Wuerges","email":"wuerges@gmail.com","login":"wuerges","count":1},{"name":"Frédéric Nieto","email":"frederic.artus.nieto@gmail.com","login":"Wicpar","count":1},{"name":"Glitch","email":"smallglitch@cryptolab.net","login":"aumetra","count":1},{"name":"xibeiyoumian","email":"xibeiyoumian@outlook.com","login":"xibeiyoumian","count":1},{"name":"Walther Chen","email":"walther.chen@gmail.com","login":"hwchen","count":1},{"name":"Troy","email":"troybensonsa@gmail.com","login":"TroyKomodo","count":1},{"name":"Stefan Kreutz","email":"mail@skreutz.com","login":"stefankreutz","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Rudi Floren","email":"rudi.floren@gmail.com","login":"valkum","count":1},{"name":"Pouya Mobasher Behrouz","email":"pooyamb@gmail.com","login":"pooyamb","count":1},{"name":"Pierre Hubert","email":"pierre.hubert@communiquons.org","login":"pierre42100","count":1},{"name":"Neil Hansen","email":"51208969+neilyio","login":"neilyio","count":1},{"name":"Michael Kirk","email":"michael.code@endoftheworl.de","login":"michaelkirk","count":1},{"name":"Markus Ast","email":"m@rkusa.st","login":"rkusa","count":1},{"name":"Kirill Zaborsky","email":"qrilka@gmail.com","login":"qrilka","count":1},{"name":"Kenaniah Cerny","email":"kenaniah","login":"kenaniah","count":1},{"name":"Julien Cretin","email":"cretin@google.com","login":"ia0","count":1},{"name":"Josh Triplett","email":"josh@joshtriplett.org","login":"joshtriplett","count":1},{"name":"Jonas Platte","email":"jplatte+git@posteo.de","login":"jplatte","count":1},{"name":"Jeremiah Senkpiel","email":"fishrock123@rocketmail.com","login":"Fishrock123","count":1},{"name":"Jason Lee","email":"huacnlee@gmail.com","login":"huacnlee","count":1}],"past_year_committers":[{"name":"Sam Scott","email":"sam.scott89@gmail.com","login":"samscott89","count":10},{"name":"xibeiyoumian","email":"xibeiyoumian@outlook.com","login":"xibeiyoumian","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Jonas Platte","email":"jplatte+git@posteo.de","login":"jplatte","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:09.886Z","repositories_count":6255169,"commits_count":882762530,"contributors_count":35040254,"owners_count":1164178,"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":"samscott89/serde_qs","html_url":"https://github.com/samscott89/serde_qs","last_synced_at":"2026-05-15T13:38:37.230Z","status":null,"issues_count":78,"pull_requests_count":100,"avg_time_to_close_issue":34278477.83928572,"avg_time_to_close_pull_request":5446864.556818182,"issues_closed_count":56,"pull_requests_closed_count":88,"pull_request_authors_count":42,"issue_authors_count":58,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":1.13,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":13439287.5,"past_year_avg_time_to_close_pull_request":81848.15789473684,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-12T03:12:40.152Z","updated_at":"2026-05-15T13:38:37.231Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","issue_labels_count":{"table":{"blocked":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":17,"OWNER":8}},"pull_request_author_associations_count":{"table":{"OWNER":38,"CONTRIBUTOR":36,"NONE":26}},"issue_authors":{"table":{"samscott89":8,"kardeiz":5,"Xion":3,"omid":2,"TroyKomodo":2,"dnaka91":2,"kevincox":2,"xorxsan":2,"IdemenB":2,"pooyamb":2,"sixleaveakkm":1,"elertan":1,"lizelive":1,"silverpill":1,"fcoury":1,"glademiller":1,"wuerges":1,"sabify":1,"chmielot":1,"dsgallups":1,"oblique":1,"wbcat":1,"Altair-Bueno":1,"denschub":1,"jonassmedegaard":1,"javihc-uc3m":1,"zexa":1,"elpiel":1,"dfaust":1,"chungwong":1,"andrewbaxter":1,"qrilka":1,"daddinuz":1,"tengkuizdihar":1,"Mingun":1,"jesskfullwood":1,"Ayana-chan":1,"valkum":1,"imp":1,"faulesocke":1,"ssendev":1,"fermeise":1,"ckcr4lyf":1,"real-felix":1,"assembly-winston":1,"Gelox":1,"exedealer":1,"TheCGDF":1,"rapodaca":1,"paul-hansen":1,"Gordon01":1,"agrinman":1,"ahl":1,"jonkoops":1,"ticklepoke":1,"Fishrock123":1,"Adhalianna":1,"vityafx":1}},"pull_request_authors":{"table":{"samscott89":38,"kardeiz":4,"imp":4,"omid":3,"qrilka":2,"Dgame":2,"TroyKomodo":2,"tjardoo":2,"lukasschlueter":2,"huacnlee":2,"Wicpar":2,"Atrox":2,"sabify":2,"fermeise":2,"Gordon01":2,"vegardgs-ksat":2,"nMessage":2,"aumetra":1,"ia0":1,"daddinuz":1,"michaelkirk":1,"Tarnadas":1,"sbihel":1,"agrinman":1,"rkusa":1,"topenkoff":1,"Keruspe":1,"maxpolun":1,"pooyamb":1,"kenaniah":1,"joshtriplett":1,"neilyio":1,"hwchen":1,"nicklaswj":1,"pierre42100":1,"jdeepee":1,"wuerges":1,"davidpdrsn":1,"valkum":1,"Fishrock123":1,"izik1":1,"stefankreutz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:18.937Z","repositories_count":14788292,"issues_count":33443522,"pull_requests_count":110019574,"authors_count":11299139,"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":{"blocked":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":3}},"past_year_issue_authors":{"table":{"ahl":1,"denschub":1,"dsgallups":1,"exedealer":1,"real-felix":1}},"past_year_pull_request_authors":{"table":{"samscott89":3}},"maintainers":[{"table":{"login":"samscott89","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}}],"active_maintainers":[{"table":{"login":"samscott89","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}}]}},"events":{"total":{"ReleaseEvent":8,"DeleteEvent":4,"PullRequestEvent":42,"ForkEvent":9,"IssuesEvent":29,"WatchEvent":26,"IssueCommentEvent":73,"PushEvent":87,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":7,"CreateEvent":24},"last_year":{"ReleaseEvent":2,"DeleteEvent":1,"PullRequestEvent":6,"ForkEvent":2,"IssuesEvent":5,"WatchEvent":13,"IssueCommentEvent":8,"PushEvent":23,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T15:14:58.059Z","updated_at":"2022-07-12T15:14:58.059Z","repository_link":"https://github.com/samscott89/serde_qs/blob/main/Cargo.toml","dependencies":[{"id":159864464,"package_name":"actix-web4","ecosystem":"cargo","requirements":"4.0","direct":true,"kind":"runtime","optional":false},{"id":159864465,"package_name":"actix-web3","ecosystem":"cargo","requirements":"3.3","direct":true,"kind":"runtime","optional":false},{"id":159864466,"package_name":"actix-web2","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"runtime","optional":false},{"id":159864467,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":159864468,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":159864469,"package_name":"serde","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":159864470,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0","direct":true,"kind":"runtime","optional":false},{"id":159864471,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1","direct":true,"kind":"runtime","optional":false},{"id":159864472,"package_name":"warp-framework","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":159864473,"package_name":"axum-framework","ecosystem":"cargo","requirements":"0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T19:59:53.276Z","updated_at":"2023-01-13T19:59:53.276Z","repository_link":"https://github.com/samscott89/serde_qs/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6891185156,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891185157,"package_name":"actions-rs/toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891185158,"package_name":"actions-rs/cargo","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891185159,"package_name":"actions-rs/clippy-check","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6891185160,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":27.501434763991334,"created_at":"2026-05-14T10:47:27.703Z","updated_at":"2026-06-15T02:03:17.154Z","avatar_url":"https://github.com/samscott89.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372876","html_url":"https://summary.ecosyste.ms/projects/372876"}