{"id":877102,"name":"@corefunc/http","ecosystem":"npm","description":"Utilities and tools to help build HTTP requests","homepage":"https://github.com/corefunc/http","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/corefunc/http","keywords_array":["http","http-utils","http-utilities","httpclient","httpmethods","httpheaders","httpstatus","headers","rest","response","server-response","http-request","http-requests"],"namespace":"corefunc","versions_count":11,"first_release_published_at":"2020-05-07T22:11:33.850Z","latest_release_published_at":"2022-08-01T18:17:31.373Z","latest_release_number":"1.0.8","last_synced_at":"2026-03-24T13:19:50.981Z","created_at":"2022-04-07T15:11:22.525Z","updated_at":"2026-03-24T13:19:50.982Z","registry_url":"https://www.npmjs.com/package/@corefunc/http","install_command":"npm install @corefunc/http","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.8"}},"repo_metadata":{"id":57103968,"uuid":"262162947","full_name":"corefunc/http","owner":"corefunc","description":"Utilities and tools to help build HTTP requests.","archived":false,"fork":false,"pushed_at":"2022-08-01T17:00:35.000Z","size":330,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-16T21:36:54.262Z","etag":null,"topics":["headers","http","http-request","http-utils","response","rest"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corefunc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"r37r0m0d3l","open_collective":"r37r0m0d3l"}},"created_at":"2020-05-07T21:31:57.000Z","updated_at":"2022-08-01T17:00:38.000Z","dependencies_parsed_at":"2022-08-20T20:40:33.578Z","dependency_job_id":null,"html_url":"https://github.com/corefunc/http","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/corefunc/http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corefunc","download_url":"https://codeload.github.com/corefunc/http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/sbom","scorecard":{"id":304731,"data":{"date":"2025-08-11","repo":{"name":"github.com/corefunc/http","commit":"11e6b022d59aa338ec4a5d3f0b49574545313abc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linter.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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/corefunc/http/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/corefunc/http/linter.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T21:45:26.963Z","repository_id":57103968,"created_at":"2025-08-17T21:45:26.963Z","updated_at":"2025-08-17T21:45:26.963Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276112188,"owners_count":25587271,"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-09-20T02:00:10.207Z","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":"corefunc","name":"CoreFunc","uuid":"60328386","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60328386?v=4","repositories_count":7,"last_synced_at":"2023-03-03T20:59:09.443Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/corefunc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:31:54.704Z","updated_at":"2023-03-03T20:59:09.460Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corefunc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corefunc/repositories"},"tags":[{"name":"1.0.0","sha":"8cca5adc20e46310bb24019aa36f9626b48ffbcc","kind":"commit","published_at":"2020-05-08T20:18:55.000Z","download_url":"https://codeload.github.com/corefunc/http/tar.gz/1.0.0","html_url":"https://github.com/corefunc/http/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corefunc/http@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/tags/1.0.0/manifests"},{"name":"0.0.2","sha":"01d0dec26fe44efc69b67ee87d314a31dc10f4c4","kind":"commit","published_at":"2020-05-07T23:06:36.000Z","download_url":"https://codeload.github.com/corefunc/http/tar.gz/0.0.2","html_url":"https://github.com/corefunc/http/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/corefunc/http@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corefunc%2Fhttp/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-23T00:38:32.609Z","dependent_packages_count":1,"downloads":277,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":23.392331138424552,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":27.204719274028964},"purl":"pkg:npm/%40corefunc/http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@corefunc/http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@corefunc/http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@corefunc/http/dependencies","status":null,"funding_links":["https://ko-fi.com/r37r0m0d3l","https://opencollective.com/r37r0m0d3l"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T21:38:41.082Z","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/corefunc%2Fhttp/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corefunc%2Fhttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corefunc%2Fhttp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corefunc%2Fhttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corefunc%2Fhttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corefunc%2Fhttp/codemeta","maintainers":[{"uuid":"r37r0m0d3l","login":"r37r0m0d3l","name":null,"email":"trofimenkoantonalex@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~r37r0m0d3l","role":null,"created_at":"2022-11-16T08:45:37.745Z","updated_at":"2022-11-16T08:45:37.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/r37r0m0d3l/packages"}]}