{"id":4284758,"name":"serde-querystring","ecosystem":"cargo","description":"A query string deserializer based on serde","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/pooyamb/serde-querystring","keywords_array":["serialization","serde","deserialization","querystring"],"namespace":null,"versions_count":16,"first_release_published_at":"2020-11-15T21:28:04.396Z","latest_release_published_at":"2025-02-09T21:02:51.311Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-09T05:48:43.291Z","created_at":"2022-04-13T04:13:16.730Z","updated_at":"2026-09-09T05:48:43.291Z","registry_url":"https://crates.io/crates/serde-querystring/","install_command":"cargo install serde-querystring","documentation_url":"https://docs.rs/serde-querystring/","metadata":{"categories":["encoding","web-programming"]},"repo_metadata":{"id":56756359,"uuid":"312933548","full_name":"pooyamb/serde-querystring","owner":"pooyamb","description":"A query string parser for rust with support for different parsing methods","archived":false,"fork":false,"pushed_at":"2025-02-08T20:56:06.000Z","size":213,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T21:28:20.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/pooyamb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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}},"created_at":"2020-11-15T01:14:32.000Z","updated_at":"2025-02-08T20:56:10.000Z","dependencies_parsed_at":"2025-02-08T21:35:53.790Z","dependency_job_id":null,"html_url":"https://github.com/pooyamb/serde-querystring","commit_stats":{"total_commits":135,"total_committers":1,"mean_commits":135.0,"dds":0.0,"last_synced_commit":"2595b064a670a6918b50b4190c121a061f265b65"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pooyamb/serde-querystring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooyamb","download_url":"https://codeload.github.com/pooyamb/serde-querystring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring/sbom","scorecard":{"id":740932,"data":{"date":"2025-08-11","repo":{"name":"github.com/pooyamb/serde-querystring","commit":"f2c95ad67482e550029ef7f8bc8aa03fc6234f7a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pooyamb/serde-querystring/test.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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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-22T17:26:35.065Z","repository_id":56756359,"created_at":"2025-08-22T17:26:35.065Z","updated_at":"2025-08-22T17:26:35.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37174549,"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-09-09T02:00:06.536Z","response_time":53,"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":"pooyamb","name":"Pouya Mobasher Behrouz","uuid":"2529614","kind":"user","description":"Telegram: @pooyamb","email":"","website":null,"location":"Tehran, Iran","twitter":null,"company":"Freelancer","icon_url":"https://avatars.githubusercontent.com/u/2529614?u=1ac12dc9103d83b18890c5a9f1fc917221aa88f2\u0026v=4","repositories_count":16,"last_synced_at":"2024-12-20T10:40:25.380Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pooyamb","funding_links":[],"total_stars":40,"followers":6,"following":2,"created_at":"2022-11-09T20:11:39.155Z","updated_at":"2024-12-20T10:40:25.380Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooyamb","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pooyamb/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-09-09T05:42:34.312Z","dependent_packages_count":5,"downloads":667635,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":8.693189018344999,"dependent_repos_count":13.144297228580589,"dependent_packages_count":6.215005181656191,"stargazers_count":27.453816219117627,"forks_count":23.151938088528038,"docker_downloads_count":null,"average":15.731649147245488},"purl":"pkg:cargo/serde-querystring","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/serde-querystring","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/serde-querystring","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/serde-querystring/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:16:08.113Z","issues_count":5,"pull_requests_count":1,"avg_time_to_close_issue":8918400.333333334,"avg_time_to_close_pull_request":461037.0,"issues_closed_count":3,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":5,"avg_comments_per_issue":1.8,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":555762.0,"past_year_avg_time_to_close_pull_request":461037.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pooyamb%2Fserde-querystring/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde-querystring/codemeta","maintainers":[{"uuid":"33939","login":"pooyamb","name":"Pouya Mobasher Behrouz","email":null,"url":"https://github.com/pooyamb","packages_count":15,"html_url":"https://crates.io/users/pooyamb","role":null,"created_at":"2022-11-08T01:03:21.576Z","updated_at":"2022-11-08T01:03:21.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/pooyamb/packages"}]}