{"id":372876,"url":"https://github.com/samscott89/serde_qs","last_synced_at":"2026-08-26T14:02:01.382Z","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-08-07T19:00:00.000Z","size":684,"stargazers_count":241,"open_issues_count":9,"forks_count":81,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-24T13:10:04.256Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-03-10T18:29:10.000Z","updated_at":"2026-08-20T20:53:37.000Z","dependencies_parsed_at":"2026-08-17T09:42:20.809Z","dependency_job_id":null,"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":14,"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":36900661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-25T02:00:06.831Z","response_time":104,"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-08-20T06:51:10.031Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":407,"followers":124,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-08-20T06:51:10.076Z","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":51,"first_release_published_at":"2017-03-12T19:35:23.156Z","latest_release_published_at":"2026-08-07T18:59:57.888Z","latest_release_number":"1.1.3","last_synced_at":"2026-08-25T13:33:54.817Z","created_at":"2022-04-13T04:13:09.864Z","updated_at":"2026-08-25T13:33:54.817Z","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-08-07T19:00:00.000Z","size":684,"stargazers_count":243,"open_issues_count":7,"forks_count":80,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-10T06:13:42.686Z","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-08-07T18:59:23.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":36508835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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-08-20T06:51:10.031Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":407,"followers":124,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-08-20T06:51:10.076Z","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.3","sha":"78e7c4936df08dc66342877d44e05c904b4c33a2","kind":"tag","published_at":"2026-08-07T18:59:59.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3/manifests"},{"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-08-21T14:23:38.858Z","dependent_packages_count":236,"downloads":88089280,"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-08-21T11:38:44.428Z","issues_count":82,"pull_requests_count":103,"avg_time_to_close_issue":33117759.810344826,"avg_time_to_close_pull_request":5268522.186813187,"issues_closed_count":58,"pull_requests_closed_count":91,"pull_request_authors_count":43,"issue_authors_count":60,"avg_comments_per_issue":2.5609756097560976,"avg_comments_per_pull_request":1.1067961165048543,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1155773.6666666667,"past_year_avg_time_to_close_pull_request":218983.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":5,"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":330628,"maintainers_count":70578,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","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":14826192,"name":"github.com/samscott89/serde_qs","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/samscott89/serde_qs","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2024-04-07T19:36:05.000Z","latest_release_published_at":"2026-08-07T18:59:15.000Z","latest_release_number":"v1.1.3","last_synced_at":"2026-08-25T13:39:42.041Z","created_at":"2026-07-27T09:29:10.534Z","updated_at":"2026-08-25T13:39:42.041Z","registry_url":"https://pkg.go.dev/github.com/samscott89/serde_qs","install_command":"go get github.com/samscott89/serde_qs","documentation_url":"https://pkg.go.dev/github.com/samscott89/serde_qs#section-documentation","metadata":{},"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-08-07T19:00:00.000Z","size":684,"stargazers_count":243,"open_issues_count":7,"forks_count":80,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-10T06:13:42.686Z","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-08-07T18:59:23.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":36508835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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-08-13T05:42:22.499Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":406,"followers":123,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-08-13T05:42:22.624Z","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.3","sha":"78e7c4936df08dc66342877d44e05c904b4c33a2","kind":"tag","published_at":"2026-08-07T18:59:59.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3/manifests"},{"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-08-17T09:42:26.926Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.853113994082071,"dependent_packages_count":4.54740214397186,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.700258069026965},"purl":"pkg:golang/github.com/samscott89/serde_qs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/samscott89/serde_qs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/samscott89/serde_qs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/samscott89/serde_qs/dependencies","status":null,"funding_links":["https://github.com/sponsors/samscott89"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T06:10:18.846Z","issues_count":80,"pull_requests_count":103,"avg_time_to_close_issue":33117759.810344826,"avg_time_to_close_pull_request":5268522.186813187,"issues_closed_count":58,"pull_requests_closed_count":91,"pull_request_authors_count":43,"issue_authors_count":60,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":1.1067961165048543,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1155773.6666666667,"past_year_avg_time_to_close_pull_request":218983.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsamscott89%2Fserde_qs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/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","serde","querystring"],"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-08-25T13:33:50.713Z","created_at":"2023-12-05T10:19:53.517Z","updated_at":"2026-08-25T13:33:50.714Z","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-08-07T19:00:00.000Z","size":684,"stargazers_count":243,"open_issues_count":7,"forks_count":80,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-10T06:13:42.686Z","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-08-07T18:59:23.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":36508835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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-08-20T06:51:10.031Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":407,"followers":124,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-08-20T06:51:10.076Z","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.3","sha":"78e7c4936df08dc66342877d44e05c904b4c33a2","kind":"tag","published_at":"2026-08-07T18:59:59.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3/manifests"},{"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-08-23T17:43:26.249Z","dependent_packages_count":0,"downloads":1593,"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-08-23T12:31:58.962Z","issues_count":82,"pull_requests_count":103,"avg_time_to_close_issue":33117759.810344826,"avg_time_to_close_pull_request":5268522.186813187,"issues_closed_count":58,"pull_requests_closed_count":91,"pull_request_authors_count":43,"issue_authors_count":60,"avg_comments_per_issue":2.5609756097560976,"avg_comments_per_pull_request":1.1067961165048543,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1155773.6666666667,"past_year_avg_time_to_close_pull_request":218983.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":5,"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":24,"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":330628,"maintainers_count":70578,"namespaces_count":0,"keywords_count":71036,"github":"rust-lang","metadata":{"funded_packages_count":30175,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-08-25T05:04:53.923Z","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-08-17T09:42:26.964Z","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-08-07T19:00:00.000Z","size":684,"stargazers_count":243,"open_issues_count":7,"forks_count":80,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-08-10T06:13:42.686Z","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-08-07T18:59:23.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":36508835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"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-08-13T05:42:22.499Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/samscott89","funding_links":["https://github.com/sponsors/samscott89"],"total_stars":406,"followers":123,"following":26,"created_at":"2022-11-08T23:31:17.731Z","updated_at":"2026-08-13T05:42:22.624Z","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.3","sha":"78e7c4936df08dc66342877d44e05c904b4c33a2","kind":"tag","published_at":"2026-08-07T18:59:59.000Z","download_url":"https://codeload.github.com/samscott89/serde_qs/tar.gz/v1.1.3","html_url":"https://github.com/samscott89/serde_qs/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/samscott89/serde_qs@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/tags/v1.1.3/manifests"},{"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-08-17T09:42:26.964Z","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":["https://github.com/sponsors/samscott89"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-10T06:10:18.846Z","issues_count":80,"pull_requests_count":103,"avg_time_to_close_issue":33117759.810344826,"avg_time_to_close_pull_request":5268522.186813187,"issues_closed_count":58,"pull_requests_closed_count":91,"pull_request_authors_count":43,"issue_authors_count":60,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":1.1067961165048543,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1155773.6666666667,"past_year_avg_time_to_close_pull_request":218983.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/samscott89%2Fserde_qs/issues","maintainers":[{"login":"samscott89","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}],"active_maintainers":[{"login":"samscott89","count":5,"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":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","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":218,"total_committers":37,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.891891891891892,"dds":0.33944954128440363,"past_year_total_commits":16,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.2,"past_year_dds":0.25,"last_synced_at":"2026-08-20T11:01:51.700Z","last_synced_commit":"78e7c4936df08dc66342877d44e05c904b4c33a2","created_at":"2023-03-10T15:58:00.231Z","updated_at":"2026-08-20T11:01:51.653Z","committers":[{"name":"Sam Scott","email":"sam.scott89@gmail.com","login":"samscott89","count":144},{"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":"Matthias Endler","email":"matthias.endler@trivago.com","login":null,"count":2},{"name":"Omid Rad","email":"omid","login":"omid","count":2},{"name":"daddinuz","email":"daddinuz@gmail.com","login":"daddinuz","count":2},{"name":"fermeise","email":"ocker.christian@gmail.com","login":"fermeise","count":2},{"name":"Jason Lee","email":"huacnlee@gmail.com","login":"huacnlee","count":1},{"name":"Glitch","email":"smallglitch@cryptolab.net","login":"aumetra","count":1},{"name":"Frédéric Nieto","email":"frederic.artus.nieto@gmail.com","login":"Wicpar","count":1},{"name":"Emilio Wuerges","email":"wuerges@gmail.com","login":"wuerges","count":1},{"name":"Denis Kayshev","email":"topenkoff@gmail.com","login":"topenkoff","count":1},{"name":"David Pedersen","email":"david.pdrsn@gmail.com","login":"davidpdrsn","count":1},{"name":"Atrox","email":"hello@atrox.dev","login":"Atrox","count":1},{"name":"Arthur Skobara","email":"skobara.arthur@gmail.com","login":"askobara","count":1},{"name":"Alexander","email":"etc9053@gmail.com","login":"Gordon01","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":"Rafael Epplée","email":"hello@rafa.ee","login":"raffomania","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":"Alex Grinman","email":"alex@krypt.co","login":"agrinman","count":1}],"past_year_committers":[{"name":"Sam Scott","email":"sam.scott89@gmail.com","login":"samscott89","count":12},{"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":"Rafael Epplée","email":"hello@rafa.ee","login":"raffomania","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-08-26T00:00:10.794Z","repositories_count":6784365,"commits_count":984287278,"contributors_count":41481759,"owners_count":1365385,"committers_count":3365656,"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-08-25T13:33:35.262Z","status":null,"issues_count":82,"pull_requests_count":105,"avg_time_to_close_issue":33117759.810344826,"avg_time_to_close_pull_request":5268522.186813187,"issues_closed_count":58,"pull_requests_closed_count":91,"pull_request_authors_count":44,"issue_authors_count":60,"avg_comments_per_issue":2.5609756097560976,"avg_comments_per_pull_request":1.0857142857142856,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":1155773.6666666667,"past_year_avg_time_to_close_pull_request":218983.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.4444444444444444,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-12T03:12:40.152Z","updated_at":"2026-08-25T13:33:35.262Z","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":56,"CONTRIBUTOR":18,"OWNER":8}},"pull_request_author_associations_count":{"table":{"OWNER":40,"CONTRIBUTOR":37,"NONE":28}},"issue_authors":{"table":{"samscott89":8,"kardeiz":5,"hey-jj":3,"Xion":3,"TroyKomodo":2,"kevincox":2,"dnaka91":2,"xorxsan":2,"pooyamb":2,"IdemenB":2,"omid":2,"daddinuz":1,"vityafx":1,"chmielot":1,"sabify":1,"qrilka":1,"wuerges":1,"glademiller":1,"fcoury":1,"silverpill":1,"lizelive":1,"andrewbaxter":1,"elertan":1,"sixleaveakkm":1,"oblique":1,"wbcat":1,"chungwong":1,"Altair-Bueno":1,"dfaust":1,"denschub":1,"elpiel":1,"jonassmedegaard":1,"zexa":1,"javihc-uc3m":1,"dsgallups":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,"raffomania":1,"ahl":1,"jonkoops":1,"ticklepoke":1,"Fishrock123":1,"Adhalianna":1}},"pull_request_authors":{"table":{"samscott89":40,"imp":4,"kardeiz":4,"omid":3,"qrilka":2,"Dgame":2,"TroyKomodo":2,"tjardoo":2,"lukasschlueter":2,"huacnlee":2,"youdie006":2,"Wicpar":2,"Atrox":2,"sabify":2,"fermeise":2,"Gordon01":2,"nMessage":2,"vegardgs-ksat":2,"aumetra":1,"ia0":1,"michaelkirk":1,"Tarnadas":1,"sbihel":1,"agrinman":1,"rkusa":1,"topenkoff":1,"Keruspe":1,"maxpolun":1,"pooyamb":1,"jdeepee":1,"kenaniah":1,"joshtriplett":1,"raffomania":1,"neilyio":1,"hwchen":1,"nicklaswj":1,"pierre42100":1,"wuerges":1,"davidpdrsn":1,"Fishrock123":1,"izik1":1,"stefankreutz":1,"valkum":1,"daddinuz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"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":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"OWNER":5,"NONE":2,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"hey-jj":3,"ahl":1,"denschub":1,"dsgallups":1,"exedealer":1,"raffomania":1,"real-felix":1}},"past_year_pull_request_authors":{"table":{"samscott89":5,"youdie006":2,"raffomania":1}},"maintainers":[{"table":{"login":"samscott89","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samscott89"}}],"active_maintainers":[{"table":{"login":"samscott89","count":5,"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":74,"PushEvent":87,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":7,"CreateEvent":24},"last_year":{"ReleaseEvent":2,"DeleteEvent":1,"PullRequestEvent":6,"ForkEvent":2,"IssuesEvent":5,"WatchEvent":11,"IssueCommentEvent":9,"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}]},{"ecosystem":"actions","filepath":".github/workflows/release-plz.yml","sha":null,"kind":"manifest","created_at":"2026-08-17T09:42:20.652Z","updated_at":"2026-08-17T09:42:20.652Z","repository_link":"https://github.com/samscott89/serde_qs/blob/main/.github/workflows/release-plz.yml","dependencies":[{"id":26180806906,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":26180806907,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":26180806908,"package_name":"release-plz/action","ecosystem":"actions","requirements":"v0.5","direct":true,"kind":"composite","optional":false}]}],"score":27.66125682178613,"created_at":"2026-05-14T10:47:27.703Z","updated_at":"2026-08-26T14:02:01.414Z","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"}