{"id":1909772,"name":"json-to-http-query-string","ecosystem":"npm","description":"Convert JSON to HTTP Query string","homepage":"https://github.com/SyysBiir/json-to-http-query-string#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/SyysBiir/json-to-http-query-string","keywords_array":["json","http","https","convert","converter","request","data","url","website","ajax","fetch","query","URLSearchParams","param","parser","object","string"],"namespace":null,"versions_count":6,"first_release_published_at":"2020-10-07T17:20:29.863Z","latest_release_published_at":"2020-10-08T07:37:45.843Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-16T12:39:41.080Z","created_at":"2022-04-09T18:13:03.612Z","updated_at":"2026-05-16T15:25:50.206Z","registry_url":"https://www.npmjs.com/package/json-to-http-query-string","install_command":"npm install json-to-http-query-string","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"}},"repo_metadata":{"id":57285383,"uuid":"302097968","full_name":"SyysBiir/json-to-http-query-string","owner":"SyysBiir","description":"This package allows you to convert JSON to Http query string","archived":false,"fork":false,"pushed_at":"2020-12-18T03:12:56.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T15:06:01.117Z","etag":null,"topics":["converter","http","http-requests","https","json","query","querystring"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SyysBiir.png","metadata":{},"created_at":"2020-10-07T16:36:28.000Z","updated_at":"2022-11-29T03:00:30.000Z","dependencies_parsed_at":"2022-09-07T21:52:59.794Z","dependency_job_id":null,"html_url":"https://github.com/SyysBiir/json-to-http-query-string","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyysBiir","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/sbom","scorecard":{"id":136782,"data":{"date":"2025-08-04","repo":{"name":"github.com/SyysBiir/json-to-http-query-string","commit":"a0c4fc1136e83bbba0d1e87b133ce4973f9ce27a"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-16T06:44:14.586Z","repository_id":57285383,"created_at":"2025-08-16T06:44:14.587Z","updated_at":"2025-08-16T06:44:14.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278367148,"owners_count":25975196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"SyysBiir","name":"Maxim Boyanov","uuid":"20279290","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20279290?u=6cfcf31a8869aaece056aa9cebfa92a10239ef48\u0026v=4","repositories_count":5,"last_synced_at":"2023-02-27T07:37:18.927Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SyysBiir","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T07:37:18.931Z","updated_at":"2023-02-27T07:37:18.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyysBiir","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyysBiir/repositories"},"tags":[{"name":"1.0.5","sha":"c4f76c4875eb6eb3fe78a72ee35913802aea3d28","kind":"commit","published_at":"2020-10-08T07:37:24.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.5","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"21fba3e7c4d567b1f6ab1caf78f8e6f09816f509","kind":"commit","published_at":"2020-10-08T07:30:32.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.4","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"a1a3748682701e89ca295800d473e3685a65a660","kind":"commit","published_at":"2020-10-08T07:02:57.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.3","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"892310417748c4ef4ae4781132f5ab45ccd67e09","kind":"commit","published_at":"2020-10-08T05:54:02.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.2","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"bad02229479a7bca76ec0f9c742096eca9509383","kind":"commit","published_at":"2020-10-07T17:31:25.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.1","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cc73f9b5df0b8e152fe64f108a5ab8b237d71569","kind":"commit","published_at":"2020-10-07T17:09:11.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0.0","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0.0/manifests"},{"name":"1.0","sha":"cc73f9b5df0b8e152fe64f108a5ab8b237d71569","kind":"commit","published_at":"2020-10-07T17:09:11.000Z","download_url":"https://codeload.github.com/SyysBiir/json-to-http-query-string/tar.gz/1.0","html_url":"https://github.com/SyysBiir/json-to-http-query-string/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SyysBiir/json-to-http-query-string@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-16T15:25:50.186Z","dependent_packages_count":2,"downloads":112,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.754282237060774,"dependent_repos_count":10.340532343810322,"dependent_packages_count":8.8589471387427,"stargazers_count":13.168162046500642,"forks_count":11.60567822102053,"docker_downloads_count":null,"average":10.945520397426993},"purl":"pkg:npm/json-to-http-query-string","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/json-to-http-query-string","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/json-to-http-query-string","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/json-to-http-query-string/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-17T15:08:06.585Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyysBiir%2Fjson-to-http-query-string/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-to-http-query-string/codemeta","maintainers":[{"uuid":"syysbiir","login":"syysbiir","name":null,"email":"syysbiir@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~syysbiir","role":null,"created_at":"2022-11-12T23:12:35.547Z","updated_at":"2022-11-12T23:12:35.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/syysbiir/packages"}]}