{"id":2351506,"name":"setheaders","ecosystem":"npm","description":"boilerplate for res.setHeader, protection from being overridden","homepage":"https://github.com/hex7c0/setheaders","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/hex7c0/setheaders","keywords_array":["setHeader","header"],"namespace":null,"versions_count":16,"first_release_published_at":"2014-11-13T20:12:44.323Z","latest_release_published_at":"2017-12-31T16:19:54.325Z","latest_release_number":"0.4.0","last_synced_at":"2026-05-13T13:11:15.149Z","created_at":"2022-04-10T00:34:30.694Z","updated_at":"2026-05-13T14:26:05.305Z","registry_url":"https://www.npmjs.com/package/setheaders","install_command":"npm install setheaders","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.0"}},"repo_metadata":{"id":23247488,"uuid":"26605366","full_name":"hex7c0/setheaders","owner":"hex7c0","description":"boilerplate for res.setHeader, protection from being overridden for Nodejs","archived":false,"fork":false,"pushed_at":"2024-04-22T23:56:05.000Z","size":159,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T18:14:52.880Z","etag":null,"topics":["header","nodejs"],"latest_commit_sha":null,"homepage":"https://github.com/hex7c0/setheaders","language":"JavaScript","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/hex7c0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2014-11-13T19:59:49.000Z","updated_at":"2017-05-14T15:33:53.000Z","dependencies_parsed_at":"2024-04-23T00:47:35.139Z","dependency_job_id":"312dc5e0-4d3b-4d5a-9826-1bed4cd9b66e","html_url":"https://github.com/hex7c0/setheaders","commit_stats":{"total_commits":79,"total_committers":2,"mean_commits":39.5,"dds":"0.025316455696202556","last_synced_commit":"e2d92bc8f03ec1938036e15ffc2a01b286137f9e"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/hex7c0/setheaders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex7c0","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/sbom","scorecard":{"id":462755,"data":{"date":"2025-08-11","repo":{"name":"github.com/hex7c0/setheaders","commit":"e2d92bc8f03ec1938036e15ffc2a01b286137f9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":-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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/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":"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/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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE: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"}},{"name":"Vulnerabilities","score":0,"reason":"38 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-m5pj-vjjf-4m3h","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T11:35:25.178Z","repository_id":23247488,"created_at":"2025-08-19T11:35:25.179Z","updated_at":"2025-08-19T11:35:25.179Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276618547,"owners_count":25674542,"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-23T02:00:09.130Z","response_time":73,"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":"hex7c0","name":"Francesco Carnielli","uuid":"4419146","kind":"user","description":"open source enthusiast. Python, Php and Node.js lover\r\n","email":"","website":"francesco.carnielli.dev/","location":"Italy","twitter":null,"company":"@everli ","icon_url":"https://avatars.githubusercontent.com/u/4419146?u=ee1d4aed7d4c843d4474ce399ffc15fd123c230a\u0026v=4","repositories_count":70,"last_synced_at":"2024-04-14T17:31:10.458Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hex7c0","funding_links":[],"total_stars":365,"followers":84,"following":15,"created_at":"2022-11-06T03:17:27.234Z","updated_at":"2024-04-14T17:31:20.527Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex7c0","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex7c0/repositories"},"tags":[{"name":"0.4.0","sha":"e2d92bc8f03ec1938036e15ffc2a01b286137f9e","kind":"commit","published_at":"2017-12-31T16:20:59.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.4.0","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"992e8e5ae15fbdc7582a9e18260b0f4c6576ede1","kind":"commit","published_at":"2017-05-14T15:36:33.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.3.0","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"e327759914970d5d2ca6a41c62fba49656be3200","kind":"commit","published_at":"2016-12-16T09:01:01.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.2.0","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"213eca12a74c34c24eeeb9aa1e2d92806f86c2c1","kind":"commit","published_at":"2016-09-12T13:05:25.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.7","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"cf5dcf2498000c131933d8fce7622ffc5b498fef","kind":"commit","published_at":"2016-08-29T21:02:06.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.6","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"30fb533f0fe283ccbb1dc3ea417ce76812468581","kind":"commit","published_at":"2015-11-05T21:32:45.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.5","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"cac675656f3d58745d5359ba1dae5c9bc141169b","kind":"commit","published_at":"2015-09-06T20:30:16.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.4","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"a7c6491b9748103e853285ee39c0b65a6036be64","kind":"commit","published_at":"2015-08-03T20:56:16.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.3","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.3/manifests"},{"name":"0.1.1","sha":"bd6b8602b3dd6c2fc5af22bc7c74b562f33a0acc","kind":"commit","published_at":"2015-02-25T09:06:51.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.1","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"2152754eac5cb035c05619b52e516975ef23260f","kind":"commit","published_at":"2015-02-23T20:42:56.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.1.0","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.1.0/manifests"},{"name":"0.0.5","sha":"a6c684606f9126d24b3187b286471efb93ab82a9","kind":"commit","published_at":"2015-02-04T15:21:26.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.0.5","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"ad5ad09df19c95047f090ab393553253a0a9fc94","kind":"commit","published_at":"2015-02-04T15:13:04.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.0.4","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"cc0c21395a0b821bf9375a884b885771933e94c0","kind":"commit","published_at":"2015-01-10T10:09:17.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.0.3","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"6caee24062beb4f6ded099bb05ed007fdf349ffd","kind":"commit","published_at":"2014-11-14T12:00:32.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.0.2","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"feb510bf523f07d516d51f9b11566e13a3fb5cce","kind":"commit","published_at":"2014-11-13T20:12:12.000Z","download_url":"https://codeload.github.com/hex7c0/setheaders/tar.gz/0.0.1","html_url":"https://github.com/hex7c0/setheaders/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hex7c0/setheaders@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fsetheaders/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-13T14:26:05.278Z","dependent_packages_count":7,"downloads":19327,"downloads_period":"last-month","dependent_repos_count":272,"rankings":{"downloads":1.4850070166315064,"dependent_repos_count":0.9649786412712518,"dependent_packages_count":2.7707191735191774,"stargazers_count":16.711308810028115,"forks_count":15.390391611804736,"docker_downloads_count":0.3850101301477854,"average":6.284569230567095},"purl":"pkg:npm/setheaders","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/setheaders","docker_dependents_count":6,"docker_downloads_count":1682425,"usage_url":"https://repos.ecosyste.ms/usage/npm/setheaders","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/setheaders/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T17:37:00.779Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":32227012.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":6,"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/hex7c0%2Fsetheaders/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/setheaders/codemeta","maintainers":[{"uuid":"hex7c0","login":"hex7c0","name":null,"email":"0x7c0@teboss.tk","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~hex7c0","role":null,"created_at":"2022-11-14T10:07:35.468Z","updated_at":"2022-11-14T10:07:35.468Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hex7c0/packages"}]}