{"id":2100831,"name":"node-static","ecosystem":"npm","description":"simple, compliant file streaming module for node","homepage":"https://github.com/cloudhead/node-static","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cloudhead/node-static","keywords_array":["http","static","file","server"],"namespace":null,"versions_count":26,"first_release_published_at":"2011-05-02T20:48:29.576Z","latest_release_published_at":"2018-09-23T11:19:58.668Z","latest_release_number":"0.7.11","last_synced_at":"2026-04-19T18:11:56.618Z","created_at":"2022-04-09T21:01:37.078Z","updated_at":"2026-04-19T18:11:56.618Z","registry_url":"https://www.npmjs.com/package/node-static","install_command":"npm install node-static","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.7.11"}},"repo_metadata":{"id":991890,"uuid":"799844","full_name":"cloudhead/node-static","owner":"cloudhead","description":"rfc 2616 compliant HTTP static-file server module, with built-in caching.","archived":false,"fork":false,"pushed_at":"2025-10-16T17:16:41.000Z","size":1145,"stargazers_count":2164,"open_issues_count":1,"forks_count":242,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-03-21T08:24:21.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/cloudhead.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-07-27T04:27:12.000Z","updated_at":"2026-02-01T12:35:53.000Z","dependencies_parsed_at":"2024-11-10T00:36:24.424Z","dependency_job_id":"0d69e3f6-4bb2-40a0-9e8e-13bfda1a99b0","html_url":"https://github.com/cloudhead/node-static","commit_stats":{"total_commits":253,"total_committers":54,"mean_commits":4.685185185185185,"dds":0.7035573122529644,"last_synced_commit":"bd48e282d831745d0721158d1752d31d8fa602a6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/cloudhead/node-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudhead","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/sbom","scorecard":{"id":292923,"data":{"date":"2025-08-11","repo":{"name":"github.com/cloudhead/node-static","commit":"e49fbd728e93294c225f52103962e56aab86cb1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"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":"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":"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/node.js.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudhead/node-static/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/cloudhead/node-static/node.js.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm"],"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-17T18:45:12.388Z","repository_id":991890,"created_at":"2025-08-17T18:45:12.388Z","updated_at":"2025-08-17T18:45:12.388Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31241485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T14:40:16.804Z","status":"ssl_error","status_checked_at":"2026-03-31T14:40:03.690Z","response_time":111,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"cloudhead","name":"Alexis Sellier","uuid":"40774","kind":"user","description":"/dev/fnord","email":"","website":"https://cloudhead.io","location":"Switzerland","twitter":"cloudhead","company":"Radicle Foundation","icon_url":"https://avatars.githubusercontent.com/u/40774?v=4","repositories_count":90,"last_synced_at":"2023-04-09T18:39:33.699Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cloudhead","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:28:51.567Z","updated_at":"2023-04-09T18:39:34.390Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudhead","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudhead/repositories"},"tags":[{"name":"v0.1.1","sha":"813583194918e37e3a339a37ab137a663312e44f","kind":"tag","published_at":"2021-03-29T07:16:06.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.1.1","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"94045ce9d42039cfed0252cd4e618ab291c505c4","kind":"tag","published_at":"2021-03-29T07:15:37.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.1.0","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.1.0/manifests"},{"name":"v0.7.9","sha":"ab26244449c8bc5246327207f3f540a24cdc1705","kind":"commit","published_at":"2016-10-01T12:38:02.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.9","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"219fc736f35945757bb1a6f71131744af795b022","kind":"commit","published_at":"2016-07-26T17:17:48.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.8","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"092d62eef7f557abcedc956cea577a9accd94c91","kind":"commit","published_at":"2015-07-18T23:53:34.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.7","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"4a4d41d776b297021aa2ae33f522abca9c149c7f","kind":"commit","published_at":"2014-09-26T12:03:02.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.6","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"c2c5e6b1aaeb7ecb0f0b99ed688768a48aff223e","kind":"commit","published_at":"2014-09-11T12:32:57.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.5","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"d3cb16a9d87c5299c104735fc28177c2b496ad56","kind":"commit","published_at":"2014-07-18T14:06:13.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.4","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"4858a8212c580fa831b9614825275f38791df579","kind":"commit","published_at":"2014-01-10T16:32:22.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.3","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"626396168813801a905672fdc2127868a775908d","kind":"commit","published_at":"2013-10-21T00:25:03.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.2","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b51b8aeffb7cfd1d87d5b730226931a73e84b9a3","kind":"commit","published_at":"2013-08-26T20:26:29.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.1","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"3e7a020997397ecdda95cffec2ab53eab3a1193b","kind":"commit","published_at":"2013-06-28T15:26:51.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.7.0","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"779b689ad9dc3be86f3efdf1c7c7e82af9f04555","kind":"commit","published_at":"2013-04-11T18:11:43.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.9","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"5a1a08ded1b7fa11cc073572502d4ee26f177662","kind":"commit","published_at":"2013-04-02T00:47:59.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.8","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"76a98f66f19108014e36fe69f8f81c6ae8a99d54","kind":"commit","published_at":"2012-12-31T10:36:13.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.7","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"0233aee460e883f743815d48fc42b431ca7aa9a7","kind":"commit","published_at":"2012-12-22T02:53:02.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.6","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.6/manifests"},{"name":"v0.6.2","sha":"cba72504d23ebf868e82557dfad868813bf82ca0","kind":"tag","published_at":"2012-09-16T16:49:05.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.2","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.2/manifests"},{"name":"v0.6.0","sha":"63f93859a1165a08184283312adb105504fb8e75","kind":"tag","published_at":"2012-08-26T23:08:56.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.0","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.0/manifests"},{"name":"v0.6.1","sha":"660d61a526361b7be7e76fa9b13c18b396c572cf","kind":"tag","published_at":"2012-08-26T23:06:56.000Z","download_url":"https://codeload.github.com/cloudhead/node-static/tar.gz/v0.6.1","html_url":"https://github.com/cloudhead/node-static/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cloudhead/node-static@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fnode-static/tags/v0.6.1/manifests"}]},"repo_metadata_updated_at":"2026-04-19T18:11:56.442Z","dependent_packages_count":1463,"downloads":344741,"downloads_period":"last-month","dependent_repos_count":79693,"rankings":{"downloads":0.5916778403128341,"dependent_repos_count":0.10841589221739782,"dependent_packages_count":0.05035496467166293,"stargazers_count":1.918644647228025,"forks_count":2.1401840744367995,"docker_downloads_count":0.5762659145646901,"average":0.8975905555719016},"purl":"pkg:npm/node-static","advisories":[{"uuid":"GSA_kwCzR0hTQS01Zzk3LXdoYzktOGc3as4AAx8P","url":"https://github.com/advisories/GHSA-5g97-whc9-8g7j","title":"node-static and @nubosoftware/node-static vulnerable to Directory Traversal","description":"node-static and its fork, @nubosoftware/node-static, are vulnerable to Directory Traversal due to improper file path sanitization in the startsWith() method in the servePath function.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-03-06T06:30:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26111","https://gist.github.com/lirantal/c80b28e7bee148dc287339cb483e42bc","https://security.snyk.io/vuln/SNYK-JS-NODESTATIC-3149928","https://security.snyk.io/vuln/SNYK-JS-NUBOSOFTWARENODESTATIC-3149927","https://github.com/cloudhead/node-static/blob/master/lib/node-static.js#23L160-L163","https://github.com/advisories/GHSA-5g97-whc9-8g7j"],"source_kind":"github","identifiers":["GHSA-5g97-whc9-8g7j","CVE-2023-26111"],"repository_url":"https://github.com/cloudhead/node-static","blast_radius":0.0,"created_at":"2023-03-07T21:03:12.215Z","updated_at":"2026-04-19T10:07:39.992Z","epss_percentage":0.0132,"epss_percentile":0.79849,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01Zzk3LXdoYzktOGc3as4AAx8P","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01Zzk3LXdoYzktOGc3as4AAx8P","packages":[{"ecosystem":"npm","package_name":"@nubosoftware/node-static","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.7.11"}],"purl":"pkg:npm/%40nubosoftware%2Fnode-static","statistics":{"dependent_packages_count":1,"dependent_repos_count":1,"downloads":47,"downloads_period":"last-month"},"affected_versions":["0.7.11"],"unaffected_versions":[]},{"ecosystem":"npm","package_name":"node-static","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.7.11"}],"purl":"pkg:npm/node-static","statistics":{"dependent_packages_count":1463,"dependent_repos_count":79693,"downloads":351164,"downloads_period":"last-month"},"affected_versions":["0.5.6","0.5.7","0.5.8","0.5.9","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.7.10","0.7.11"],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01Zzk3LXdoYzktOGc3as4AAx8P/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04cjRnLWNnNG0teDIzY80V8Q","url":"https://github.com/advisories/GHSA-8r4g-cg4m-x23c","title":"Denial of Service in node-static","description":"All versions of node-static are vulnerable to a Denial of Service. The package fails to catch an exception when user input includes null bytes. This allows attackers to access `http://host/%00` and crash the server.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-22T18:22:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/cloudhead/node-static/pull/213","https://github.com/cloudhead/node-static/blob/643a528ec7bbd05a59c4030655d94810570afb3f/CHANGES.md#-unreleased","https://nvd.nist.gov/vuln/detail/CVE-2025-11149","https://github.com/github/advisory-database/pull/6248","https://security.snyk.io/vuln/SNYK-JS-NODESTATIC-1297183","https://github.com/advisories/GHSA-8r4g-cg4m-x23c"],"source_kind":"github","identifiers":["GHSA-8r4g-cg4m-x23c"],"repository_url":"https://github.com/cloudhead/node-static","blast_radius":0.0,"created_at":"2022-12-21T16:12:46.470Z","updated_at":"2026-04-19T10:09:13.274Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cjRnLWNnNG0teDIzY80V8Q","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04cjRnLWNnNG0teDIzY80V8Q","packages":[{"ecosystem":"npm","package_name":"node-static","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.7.11"}],"purl":"pkg:npm/node-static","statistics":{"dependent_packages_count":1463,"dependent_repos_count":79693,"downloads":351164,"downloads_period":"last-month"},"affected_versions":["0.5.6","0.5.7","0.5.8","0.5.9","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.7.10","0.7.11"],"unaffected_versions":[]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cjRnLWNnNG0teDIzY80V8Q/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-static","docker_dependents_count":75,"docker_downloads_count":1194768,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T00:20:53.493Z","issues_count":63,"pull_requests_count":46,"avg_time_to_close_issue":108174142.975,"avg_time_to_close_pull_request":74828624.22222222,"issues_closed_count":40,"pull_requests_closed_count":45,"pull_request_authors_count":43,"issue_authors_count":57,"avg_comments_per_issue":3.1587301587301586,"avg_comments_per_pull_request":1.673913043478261,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":5579.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"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/cloudhead%2Fnode-static/issues","maintainers":[{"login":"brettz9","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettz9"},{"login":"cloudhead","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cloudhead"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-static/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-static/codemeta","maintainers":[{"uuid":"indexzero","login":"indexzero","name":null,"email":"charlie.robbins@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~indexzero","role":null,"created_at":"2022-11-20T02:03:57.582Z","updated_at":"2022-11-20T02:03:57.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indexzero/packages"},{"uuid":"cloudhead","login":"cloudhead","name":null,"email":"alexis@cloudhead.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~cloudhead","role":null,"created_at":"2022-11-20T02:03:57.543Z","updated_at":"2022-11-20T02:03:57.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cloudhead/packages"},{"uuid":"phstc","login":"phstc","name":null,"email":"pablo@pablocantero.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~phstc","role":null,"created_at":"2022-11-20T02:03:57.590Z","updated_at":"2022-11-20T02:03:57.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phstc/packages"}]}