{"id":378106,"url":"https://github.com/expressjs/serve-static","last_synced_at":"2026-08-13T01:31:43.431Z","repository":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","funding_links":[],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"packages":[{"id":8008178,"name":"serve-static-memory","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2023-07-30T11:50:32.120Z","latest_release_published_at":"2023-11-06T07:21:52.674Z","latest_release_number":"1.15.4","last_synced_at":"2026-08-12T00:49:22.755Z","created_at":"2023-07-30T11:17:11.101Z","updated_at":"2026-08-12T00:49:22.755Z","registry_url":"https://www.npmjs.com/package/serve-static-memory","install_command":"npm install serve-static-memory","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.15.4","beta":"1.15.0-beta.3"},"contentPolicy":null},"repo_metadata":{"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2022-10-30T14:15:55.000Z","size":476,"stargazers_count":1355,"open_issues_count":12,"forks_count":228,"subscribers_count":31,"default_branch":"master","last_synced_at":"2023-12-12T18:12:58.622Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2023-12-05T07:51:09.000Z","dependencies_parsed_at":"2022-07-22T06:31:56.812Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/serve-static","commit_stats":null,"previous_names":[],"tags_count":60,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176029360,"owners_count":10344333,"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","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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":41,"last_synced_at":"2023-04-09T04:00:27.297Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","created_at":"2022-11-02T16:18:58.194Z","updated_at":"2023-04-09T04:00:27.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-12-13T02:55:40.090Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.30619472469446,"dependent_packages_count":55.04262299333871,"stargazers_count":2.2331701750414967,"forks_count":2.260861826300366,"docker_downloads_count":null,"average":24.210712429843756},"purl":"pkg:npm/serve-static-memory","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/serve-static-memory","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/serve-static-memory","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/serve-static-memory/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-12T18:13:07.338Z","issues_count":53,"pull_requests_count":44,"avg_time_to_close_issue":4134296.0681818184,"avg_time_to_close_pull_request":8055762.414634147,"issues_closed_count":44,"pull_requests_closed_count":41,"pull_request_authors_count":39,"issue_authors_count":47,"avg_comments_per_issue":5.150943396226415,"avg_comments_per_pull_request":3.090909090909091,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3249.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.2857142857142856,"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/expressjs%2Fserve-static/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-memory/codemeta","maintainers":[{"uuid":"franklin1992","login":"franklin1992","name":null,"email":"15851853085@163.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~franklin1992","role":null,"created_at":"2023-07-30T11:18:48.628Z","updated_at":"2023-07-30T11:18:48.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/franklin1992/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2348413,"name":"serve-static-ex","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-01-23T13:15:25.363Z","latest_release_published_at":"2021-01-23T18:15:27.483Z","latest_release_number":"1.14.2","last_synced_at":"2026-08-12T00:49:22.978Z","created_at":"2022-04-10T00:31:51.877Z","updated_at":"2026-08-12T00:49:22.979Z","registry_url":"https://www.npmjs.com/package/serve-static-ex","install_command":"npm install serve-static-ex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.14.2"},"contentPolicy":null},"repo_metadata":{"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2022-10-30T14:15:55.000Z","size":476,"stargazers_count":1355,"open_issues_count":12,"forks_count":228,"subscribers_count":31,"default_branch":"master","last_synced_at":"2023-12-12T18:12:58.622Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2023-12-05T07:51:09.000Z","dependencies_parsed_at":"2022-07-22T06:31:56.812Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/serve-static","commit_stats":null,"previous_names":[],"tags_count":60,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176029360,"owners_count":10344333,"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","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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":41,"last_synced_at":"2023-04-09T04:00:27.297Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","created_at":"2022-11-02T16:18:58.194Z","updated_at":"2023-04-09T04:00:27.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-12-13T02:55:35.451Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":2.7801649130157244,"forks_count":2.631690722525249,"average":21.06900518936259},"purl":"pkg:npm/serve-static-ex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/serve-static-ex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/serve-static-ex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/serve-static-ex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-12T18:13:07.338Z","issues_count":53,"pull_requests_count":44,"avg_time_to_close_issue":4134296.0681818184,"avg_time_to_close_pull_request":8055762.414634147,"issues_closed_count":44,"pull_requests_closed_count":41,"pull_request_authors_count":39,"issue_authors_count":47,"avg_comments_per_issue":5.150943396226415,"avg_comments_per_pull_request":3.090909090909091,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3249.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.2857142857142856,"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/expressjs%2Fserve-static/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static-ex/codemeta","maintainers":[{"uuid":"saeidfarahi","login":"saeidfarahi","name":null,"email":"saeidfarahi@hotmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~saeidfarahi","role":null,"created_at":"2022-11-14T09:49:56.411Z","updated_at":"2022-11-14T09:49:56.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saeidfarahi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14015568,"name":"@depup/serve-static","ecosystem":"npm","description":"[DepUp] Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["depup","dependency-bumped","updated-deps","serve-static"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T05:19:48.178Z","latest_release_published_at":"2026-03-09T05:19:48.178Z","latest_release_number":"2.2.1-depup.0","last_synced_at":"2026-08-12T00:49:23.207Z","created_at":"2026-03-09T05:20:12.639Z","updated_at":"2026-08-12T00:49:23.207Z","registry_url":"https://www.npmjs.com/package/@depup/serve-static","install_command":"npm install @depup/serve-static","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"2.2.1-depup.0"},"contentPolicy":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.1","sha":"76312e12c2754c226a685201ff43d785455d0590","kind":"commit","published_at":"2025-12-15T19:15:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1/manifests"},{"name":"v1.16.3","sha":"9acad22498aa5f95b6e887eae1ab9eae63657d8a","kind":"commit","published_at":"2025-12-15T19:07:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3/manifests"},{"name":"v2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"tag","published_at":"2025-03-28T00:37:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0/manifests"},{"name":"v2.2.0","sha":"4eb26be6ced8705e491aedcb387fa2e9e45baf12","kind":"tag","published_at":"2025-03-28T00:36:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0/manifests"},{"name":"v1.16.2","sha":"ec9c5ecfb09368519e4698ffbbe1882de00d0ef2","kind":"tag","published_at":"2024-09-11T18:24:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77a8255688cc4affc70e6dc9aa02e3ced4957e77","kind":"tag","published_at":"2024-09-11T17:13:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1/manifests"},{"name":"2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"commit","published_at":"2024-09-10T01:15:38.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0/manifests"},{"name":"1.16.0","sha":"48c73970b129b96cba448e792576ad89b1f9fbed","kind":"commit","published_at":"2024-09-10T01:12:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/1.16.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0/manifests"},{"name":"v2.0.0","sha":"707f803715ccbd2030aa87a6f756fb040a946262","kind":"tag","published_at":"2024-08-23T20:58:56.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"2b97892a24668b6f0a8741f5b0956284cd1f1a36","kind":"tag","published_at":"2024-03-21T01:52:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2/manifests"},{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:33:45.864Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.530291758948266,"dependent_packages_count":32.47518316932033,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.5027374641343},"purl":"pkg:npm/%40depup/serve-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fserve-static/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2114,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-09T05:20:14.136Z","updated_at":"2026-03-09T05:20:14.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1173855,"name":"@shadow-node/serve-static","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":"shadow-node","versions_count":2,"first_release_published_at":"2018-01-31T17:19:15.477Z","latest_release_published_at":"2018-01-31T17:33:26.800Z","latest_release_number":"1.13.2","last_synced_at":"2026-08-12T00:49:23.278Z","created_at":"2022-04-08T12:52:13.506Z","updated_at":"2026-08-12T00:49:23.279Z","registry_url":"https://www.npmjs.com/package/@shadow-node/serve-static","install_command":"npm install @shadow-node/serve-static","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.13.2"},"contentPolicy":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2024-01-21T02:47:12.000Z","size":476,"stargazers_count":1369,"open_issues_count":14,"forks_count":226,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-04-14T09:40:40.447Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2024-05-15T01:50:10.039Z","dependencies_parsed_at":"2022-07-22T06:31:56.812Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":348,"total_committers":13,"mean_commits":26.76923076923077,"dds":0.03448275862068961,"last_synced_commit":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219864096,"owners_count":16554048,"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","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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","funding_links":[],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-30T06:57:43.245Z","dependent_packages_count":2,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.15008239434232,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":2.184800510907196,"forks_count":2.2177125698856064,"docker_downloads_count":null,"average":18.336424610758712},"purl":"pkg:npm/%40shadow-node/serve-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@shadow-node/serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@shadow-node/serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@shadow-node/serve-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-30T06:03:14.322Z","issues_count":59,"pull_requests_count":62,"avg_time_to_close_issue":4415036.897959184,"avg_time_to_close_pull_request":8843311.785714285,"issues_closed_count":49,"pull_requests_closed_count":56,"pull_request_authors_count":47,"issue_authors_count":52,"avg_comments_per_issue":4.9491525423728815,"avg_comments_per_pull_request":2.370967741935484,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":6885556.2,"past_year_avg_time_to_close_pull_request":290219.9285714286,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":3.1666666666666665,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"wesleytodd","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"inigomarquinez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@shadow-node%2Fserve-static/codemeta","maintainers":[{"uuid":"yorkie","login":"yorkie","name":null,"email":"yorkiefixer@gmail.com","url":null,"packages_count":314,"html_url":"https://www.npmjs.com/~yorkie","role":null,"created_at":"2022-11-10T10:48:58.538Z","updated_at":"2022-11-10T10:48:58.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yorkie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5224403,"name":"@overrideme/serve-static","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":"overrideme","versions_count":4,"first_release_published_at":"2022-09-08T08:18:43.557Z","latest_release_published_at":"2022-09-08T08:25:18.869Z","latest_release_number":"0.0.4","last_synced_at":"2026-08-12T00:49:23.465Z","created_at":"2022-09-09T00:56:17.460Z","updated_at":"2026-08-12T00:49:23.466Z","registry_url":"https://www.npmjs.com/package/@overrideme/serve-static","install_command":"npm install @overrideme/serve-static","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.4"},"contentPolicy":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.1","sha":"76312e12c2754c226a685201ff43d785455d0590","kind":"commit","published_at":"2025-12-15T19:15:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1/manifests"},{"name":"v1.16.3","sha":"9acad22498aa5f95b6e887eae1ab9eae63657d8a","kind":"commit","published_at":"2025-12-15T19:07:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3/manifests"},{"name":"v2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"tag","published_at":"2025-03-28T00:37:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0/manifests"},{"name":"v2.2.0","sha":"4eb26be6ced8705e491aedcb387fa2e9e45baf12","kind":"tag","published_at":"2025-03-28T00:36:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0/manifests"},{"name":"v1.16.2","sha":"ec9c5ecfb09368519e4698ffbbe1882de00d0ef2","kind":"tag","published_at":"2024-09-11T18:24:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77a8255688cc4affc70e6dc9aa02e3ced4957e77","kind":"tag","published_at":"2024-09-11T17:13:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1/manifests"},{"name":"2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"commit","published_at":"2024-09-10T01:15:38.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0/manifests"},{"name":"1.16.0","sha":"48c73970b129b96cba448e792576ad89b1f9fbed","kind":"commit","published_at":"2024-09-10T01:12:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/1.16.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0/manifests"},{"name":"v2.0.0","sha":"707f803715ccbd2030aa87a6f756fb040a946262","kind":"tag","published_at":"2024-08-23T20:58:56.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"2b97892a24668b6f0a8741f5b0956284cd1f1a36","kind":"tag","published_at":"2024-03-21T01:52:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2/manifests"},{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-10T00:09:12.892Z","dependent_packages_count":2,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.319077424114155,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":2.7801649130157244,"forks_count":2.7935312818271405,"average":13.335529891168296},"purl":"pkg:npm/%40overrideme/serve-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@overrideme/serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@overrideme/serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@overrideme/serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@overrideme%2Fserve-static/codemeta","maintainers":[{"uuid":"khoazero123","login":"khoazero123","name":null,"email":"khoazero123@gmail.com","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~khoazero123","role":null,"created_at":"2022-11-16T06:38:39.067Z","updated_at":"2022-11-16T06:38:39.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khoazero123/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4399123,"name":"express-statics","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-11T09:02:05.938Z","latest_release_published_at":"2022-04-11T09:02:05.938Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-12T00:49:32.031Z","created_at":"2022-05-24T13:42:43.657Z","updated_at":"2026-08-12T00:49:32.032Z","registry_url":"https://www.npmjs.com/package/express-statics","install_command":"npm install express-statics","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.1","sha":"76312e12c2754c226a685201ff43d785455d0590","kind":"commit","published_at":"2025-12-15T19:15:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1/manifests"},{"name":"v1.16.3","sha":"9acad22498aa5f95b6e887eae1ab9eae63657d8a","kind":"commit","published_at":"2025-12-15T19:07:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3/manifests"},{"name":"v2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"tag","published_at":"2025-03-28T00:37:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0/manifests"},{"name":"v2.2.0","sha":"4eb26be6ced8705e491aedcb387fa2e9e45baf12","kind":"tag","published_at":"2025-03-28T00:36:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0/manifests"},{"name":"v1.16.2","sha":"ec9c5ecfb09368519e4698ffbbe1882de00d0ef2","kind":"tag","published_at":"2024-09-11T18:24:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77a8255688cc4affc70e6dc9aa02e3ced4957e77","kind":"tag","published_at":"2024-09-11T17:13:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1/manifests"},{"name":"2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"commit","published_at":"2024-09-10T01:15:38.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0/manifests"},{"name":"1.16.0","sha":"48c73970b129b96cba448e792576ad89b1f9fbed","kind":"commit","published_at":"2024-09-10T01:12:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/1.16.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0/manifests"},{"name":"v2.0.0","sha":"707f803715ccbd2030aa87a6f756fb040a946262","kind":"tag","published_at":"2024-08-23T20:58:56.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"2b97892a24668b6f0a8741f5b0956284cd1f1a36","kind":"tag","published_at":"2024-03-21T01:52:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2/manifests"},{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:33:46.022Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":2.7801649130157244,"forks_count":2.631690722525249,"average":19.62830320579517},"purl":"pkg:npm/express-statics","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-statics","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-statics","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-statics/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-statics/codemeta","maintainers":[{"uuid":"tonykings","login":"tonykings","name":null,"email":"1541250020@qq.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~tonykings","role":null,"created_at":"2022-11-15T20:30:09.458Z","updated_at":"2022-11-15T20:30:09.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tonykings/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13399970,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:27:19.847Z","latest_release_published_at":"2026-02-06T06:27:19.847Z","latest_release_number":"1.15.0+~1.15.7-1","last_synced_at":"2026-03-06T07:01:57.041Z","created_at":"2026-02-06T06:27:19.464Z","updated_at":"2026-08-07T15:06:43.755Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.755Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":723},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-10T05:07:57.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13744507,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:47:04.464Z","latest_release_published_at":"2026-02-13T05:47:04.464Z","latest_release_number":"1.14.1-3","last_synced_at":"2026-03-13T18:34:11.270Z","created_at":"2026-02-13T05:47:04.305Z","updated_at":"2026-08-07T15:06:43.758Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.8)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.757Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":464},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-10T05:08:00.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13794826,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:12:24.641Z","latest_release_published_at":"2026-02-13T16:12:24.641Z","latest_release_number":"1.15.0+~1.15.0-1","last_synced_at":"2026-07-24T21:11:41.573Z","created_at":"2026-02-13T16:12:24.426Z","updated_at":"2026-08-07T15:06:43.758Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.758Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":891},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-10T05:07:58.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13459953,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:10:53.324Z","latest_release_published_at":"2026-02-09T07:10:53.324Z","latest_release_number":"1.15.0+~1.15.7-1","last_synced_at":"2026-07-26T11:05:17.457Z","created_at":"2026-02-09T07:10:39.261Z","updated_at":"2026-08-07T15:06:43.766Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":890},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-12T05:05:16.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13558930,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:53:35.610Z","latest_release_published_at":"2026-02-11T04:53:35.610Z","latest_release_number":"1.15.0+~1.15.0-1","last_synced_at":"2026-03-11T22:46:02.582Z","created_at":"2026-02-11T04:53:35.439Z","updated_at":"2026-08-07T15:06:43.768Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.768Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":613},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-10T05:07:59.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13429053,"name":"node-serve-static","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:15:59.158Z","latest_release_published_at":"2026-02-07T16:15:59.158Z","latest_release_number":"1.14.2+~1.13.10-1","last_synced_at":"2026-03-07T16:32:14.207Z","created_at":"2026-02-07T16:15:58.283Z","updated_at":"2026-08-07T15:06:43.797Z","registry_url":"https://launchpad.net/ubuntu/+source/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-serve-static","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-serve-static?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":559},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-10T05:07:56.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13660178,"name":"node-serve-static","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:33:37.159Z","latest_release_published_at":"2026-02-12T08:33:37.159Z","latest_release_number":"2.1.0+~1.15.7-2","last_synced_at":"2026-03-13T23:15:18.567Z","created_at":"2026-02-12T08:33:36.936Z","updated_at":"2026-08-07T15:06:43.769Z","registry_url":"https://tracker.debian.org/pkg/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":"https://packages.debian.org/trixie/node-serve-static","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-serve-static","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send (\u003e= 1) \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.769Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-serve-static?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1208},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-12T05:05:15.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13702427,"name":"node-serve-static","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:24:44.174Z","latest_release_published_at":"2026-02-12T21:24:44.174Z","latest_release_number":"1.15.0+~1.15.0-1","last_synced_at":"2026-03-13T21:48:57.723Z","created_at":"2026-02-12T21:24:43.963Z","updated_at":"2026-08-07T15:06:43.769Z","registry_url":"https://tracker.debian.org/pkg/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":"https://packages.debian.org/bookworm/node-serve-static","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-serve-static","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.768Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-serve-static?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2652,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":809},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-10T05:08:01.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13523442,"name":"node-serve-static","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:09:26.170Z","latest_release_published_at":"2026-02-10T22:09:26.170Z","latest_release_number":"1.14.1-3","last_synced_at":"2026-03-14T02:21:23.708Z","created_at":"2026-02-10T22:09:25.991Z","updated_at":"2026-08-07T15:06:43.770Z","registry_url":"https://tracker.debian.org/pkg/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":"https://packages.debian.org/bullseye/node-serve-static","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-serve-static","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, nodejs \u003c!nocheck\u003e, node-escape-html \u003c!nocheck\u003e, node-parseurl \u003c!nocheck\u003e, node-safe-buffer \u003c!nocheck\u003e, node-send \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-supertest (\u003e= 4.0.2) \u003c!nocheck\u003e, node-utils-merge \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.8)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.769Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-serve-static?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":456},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-10T05:08:02.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13597237,"name":"node-serve-static","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/serve-static","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:31:04.344Z","latest_release_published_at":"2026-02-11T10:31:04.344Z","latest_release_number":"1.6.4-3","last_synced_at":"2026-07-28T07:04:15.899Z","created_at":"2026-02-11T10:31:04.181Z","updated_at":"2026-08-07T15:06:43.781Z","registry_url":"https://tracker.debian.org/pkg/node-serve-static","install_command":"apt-get install node-serve-static","documentation_url":"https://packages.debian.org/buster/node-serve-static","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-serve-static","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 8), dh-buildinfo, nodejs, node-escape-html, node-parseurl, node-send, node-utils-merge, node-should, node-mocha, node-supertest, pkg-js-tools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:06:43.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-serve-static?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-serve-static/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":416},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-12T05:03:11.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":5056320,"name":"org.webjars.npm:serve-static","ecosystem":"maven","description":"WebJar for serve-static","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":"org.webjars.npm","versions_count":15,"first_release_published_at":"2019-04-06T23:32:38.000Z","latest_release_published_at":"2025-06-12T12:13:11.000Z","latest_release_number":"2.2.0","last_synced_at":"2026-08-12T00:49:31.855Z","created_at":"2022-07-27T23:44:53.385Z","updated_at":"2026-08-12T00:49:31.855Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/serve-static/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/serve-static/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.1","sha":"76312e12c2754c226a685201ff43d785455d0590","kind":"commit","published_at":"2025-12-15T19:15:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1/manifests"},{"name":"v1.16.3","sha":"9acad22498aa5f95b6e887eae1ab9eae63657d8a","kind":"commit","published_at":"2025-12-15T19:07:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3/manifests"},{"name":"v2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"tag","published_at":"2025-03-28T00:37:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0/manifests"},{"name":"v2.2.0","sha":"4eb26be6ced8705e491aedcb387fa2e9e45baf12","kind":"tag","published_at":"2025-03-28T00:36:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0/manifests"},{"name":"v1.16.2","sha":"ec9c5ecfb09368519e4698ffbbe1882de00d0ef2","kind":"tag","published_at":"2024-09-11T18:24:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77a8255688cc4affc70e6dc9aa02e3ced4957e77","kind":"tag","published_at":"2024-09-11T17:13:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1/manifests"},{"name":"2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"commit","published_at":"2024-09-10T01:15:38.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0/manifests"},{"name":"1.16.0","sha":"48c73970b129b96cba448e792576ad89b1f9fbed","kind":"commit","published_at":"2024-09-10T01:12:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/1.16.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0/manifests"},{"name":"v2.0.0","sha":"707f803715ccbd2030aa87a6f756fb040a946262","kind":"tag","published_at":"2024-08-23T20:58:56.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"2b97892a24668b6f0a8741f5b0956284cd1f1a36","kind":"tag","published_at":"2024-03-21T01:52:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2/manifests"},{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T15:06:44.687Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":8.479483470203832,"forks_count":9.950782800264044,"average":14.39136602307771},"purl":"pkg:maven/org.webjars.npm/serve-static","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:serve-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:serve-static/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614311,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2348398,"name":"serve-static","ecosystem":"npm","description":"Serve static files","homepage":"https://github.com/expressjs/serve-static#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/serve-static","keywords_array":[],"namespace":null,"versions_count":69,"first_release_published_at":"2014-03-06T03:09:32.347Z","latest_release_published_at":"2025-12-15T19:17:31.514Z","latest_release_number":"2.2.1","last_synced_at":"2026-08-12T13:12:28.011Z","created_at":"2022-04-10T00:31:51.166Z","updated_at":"2026-08-13T00:23:17.814Z","registry_url":"https://www.npmjs.com/package/serve-static","install_command":"npm install serve-static","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"next":"2.1.0","latest":"2.2.1","latest-1.x":"1.16.3"},"contentPolicy":null},"repo_metadata":{"id":14743301,"uuid":"17464338","full_name":"expressjs/serve-static","owner":"expressjs","description":"Serve static files","archived":false,"fork":false,"pushed_at":"2026-01-03T18:08:02.000Z","size":422,"stargazers_count":1420,"open_issues_count":27,"forks_count":241,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-07T04:29:04.028Z","etag":null,"topics":["expressjs","javascript","middleware","nodejs","send","serve-files"],"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/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.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},"funding":{"open_collective":"express"}},"created_at":"2014-03-06T03:07:17.000Z","updated_at":"2026-08-03T07:52:41.000Z","dependencies_parsed_at":"2024-12-23T20:07:16.518Z","dependency_job_id":"96894ac0-a813-483c-8aaf-f1048f3a322d","html_url":"https://github.com/expressjs/serve-static","commit_stats":{"total_commits":370,"total_committers":17,"mean_commits":"21.764705882352942","dds":0.08378378378378382,"last_synced_commit":"e2bf828a6899e18969e522ddce304fec497b058f"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/serve-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/sbom","scorecard":{"id":388458,"data":{"date":"2025-08-11T21:22:36Z","repo":{"name":"github.com/expressjs/serve-static","commit":"3b123fd38ba5557aae94f5673c4a3ef1dce5cca7"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 16/22 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:63","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:78","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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'","Warn: branch protection not enabled for branch '1.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":9,"reason":"24 out of 25 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, MusicMapIo, Netflix, Node-Ops, crypto-utils, expressjs, jshttp, migratejs, mysqljs, netflix, nodejs, pillarjs, pkgjs, repo-utils, restify, sprengnetter austria gmbh, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:31.063Z","repository_id":14743301,"created_at":"2025-08-18T17:14:31.063Z","updated_at":"2025-08-18T17:14:31.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.2.1","sha":"76312e12c2754c226a685201ff43d785455d0590","kind":"commit","published_at":"2025-12-15T19:15:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.1/manifests"},{"name":"v1.16.3","sha":"9acad22498aa5f95b6e887eae1ab9eae63657d8a","kind":"commit","published_at":"2025-12-15T19:07:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.3/manifests"},{"name":"v2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"tag","published_at":"2025-03-28T00:37:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.1.0/manifests"},{"name":"v2.2.0","sha":"4eb26be6ced8705e491aedcb387fa2e9e45baf12","kind":"tag","published_at":"2025-03-28T00:36:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.2.0/manifests"},{"name":"v1.16.2","sha":"ec9c5ecfb09368519e4698ffbbe1882de00d0ef2","kind":"tag","published_at":"2024-09-11T18:24:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"77a8255688cc4affc70e6dc9aa02e3ced4957e77","kind":"tag","published_at":"2024-09-11T17:13:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.16.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.16.1/manifests"},{"name":"2.1.0","sha":"87c5f092ed7cd23202f699b08c7f407c2b536df0","kind":"commit","published_at":"2024-09-10T01:15:38.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/2.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/2.1.0/manifests"},{"name":"1.16.0","sha":"48c73970b129b96cba448e792576ad89b1f9fbed","kind":"commit","published_at":"2024-09-10T01:12:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/1.16.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/1.16.0/manifests"},{"name":"v2.0.0","sha":"707f803715ccbd2030aa87a6f756fb040a946262","kind":"tag","published_at":"2024-08-23T20:58:56.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"2b97892a24668b6f0a8741f5b0956284cd1f1a36","kind":"tag","published_at":"2024-03-21T01:52:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.2/manifests"},{"name":"v1.15.0","sha":"9b5a12a76f4d70530d2d2a8c7742e9158ed3c0a4","kind":"tag","published_at":"2022-03-25T02:16:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.15.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.15.0/manifests"},{"name":"v2.0.0-beta.1","sha":"1362955ca123076a96a4f3693086062e845fb225","kind":"tag","published_at":"2022-02-05T18:46:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v2.0.0-beta.1/manifests"},{"name":"v1.14.2","sha":"8dbf16269362b5bc20134dac9f0ca44c0abfc038","kind":"tag","published_at":"2021-12-16T04:53:05.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"94feedb81682f4503ed9f8dc6d51a5c1b9bfa091","kind":"tag","published_at":"2019-05-11T03:24:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a8918403e423da80993ecafdec5709d75e06e6c2","kind":"tag","published_at":"2019-05-08T02:48:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.14.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"f287bd6c26ad2bfd0422c533b0358f2f4b16f7db","kind":"commit","published_at":"2018-02-07T17:31:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"f6f76136aa967f917886730c57efd4c9d3bc12f7","kind":"commit","published_at":"2017-09-29T19:50:17.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1c58cfdd2ab8bee9ed5d37bb5b54047f839349ed","kind":"commit","published_at":"2017-09-28T00:52:51.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.13.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.13.0/manifests"},{"name":"v1.12.6","sha":"843d1eabfdef46396c4f6d59d19a955f14574aaa","kind":"commit","published_at":"2017-09-23T00:17:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.6","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"afd17c3a6ffe81085e606b89d103959a6dc1ef19","kind":"commit","published_at":"2017-09-21T23:15:12.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"c16b4d1c2c7bc1aaf76194187f087549b63bf2f9","kind":"commit","published_at":"2017-08-06T05:46:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"281475f89cf5b3f4801ed4e5767fce7b0976e411","kind":"commit","published_at":"2017-05-17T05:13:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"cb296b7ddfa869590d5ce0acb3f4a96b66f1d2b7","kind":"commit","published_at":"2017-04-27T02:49:21.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"3e6e778fcf6c88dcf659b8f1d5f06be2eebbe2db","kind":"commit","published_at":"2017-03-05T03:46:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"f75f96908b3b4add99352a59af13560859a1b10a","kind":"commit","published_at":"2017-02-26T00:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.12.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"01f2a83d7456ef03a89e8c951c757dd79ae92522","kind":"commit","published_at":"2017-01-23T16:35:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b3a24df138ea2f2c43afcbee0dcce5badf4c78ae","kind":"commit","published_at":"2016-06-11T01:08:24.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"28022afd11828493521162287b550a508f60769f","kind":"commit","published_at":"2016-06-08T05:25:48.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.11.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"8be028d005967471832109d777daa4b45bd1948b","kind":"commit","published_at":"2016-05-31T03:18:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"aec36c897a33c6c2421fa41cc4947042d67332f6","kind":"commit","published_at":"2016-01-20T04:59:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"8a5da6bf09f515323fd4a669b8f8074762bdf678","kind":"commit","published_at":"2016-01-17T04:21:06.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"856c5e0f796a8988525c356018594bfb8c51a4fa","kind":"commit","published_at":"2015-06-18T04:32:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.10.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.10.0/manifests"},{"name":"v1.9.3","sha":"c76d20a9f51a15a467eab2b0610e5de60506dfbc","kind":"commit","published_at":"2015-05-15T05:11:52.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"6446e1c45de75f143b36ce60dd75c4daf52d2376","kind":"commit","published_at":"2015-03-15T02:22:26.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"8cce88d079c19cb8ace548f60bd216622de993e1","kind":"commit","published_at":"2015-02-17T18:56:58.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"0909dce1eec7dd5cf0cc29ebc9deb3ea1fb56636","kind":"commit","published_at":"2015-02-17T00:22:29.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.9.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.9.0/manifests"},{"name":"v1.6.5","sha":"07632f27cd7690f516f4f4994279cde4ad6c01d5","kind":"commit","published_at":"2015-02-04T22:11:11.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.5","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.5/manifests"},{"name":"v1.8.1","sha":"5a47eff4e550f30a7a1e5fb87c8656a1b8dbb249","kind":"commit","published_at":"2015-01-21T04:58:59.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"dadd5479f4316a1201817c6b39be67e2417f3a51","kind":"commit","published_at":"2015-01-06T01:25:37.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.8.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"40f88bd0269cd4f4ffcb52bded570ad57e4b56ba","kind":"commit","published_at":"2015-01-03T04:31:13.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"61f59894e6a3d41532383ca440a395772bcdc8ed","kind":"commit","published_at":"2014-10-23T04:16:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"25a23406b3447d7bc5af283f158da7c4ad05ba03","kind":"commit","published_at":"2014-10-16T04:12:34.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.7.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f1308134d21aeaf5849a3d41c3a04b1779819f3c","kind":"commit","published_at":"2014-10-08T16:12:31.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"14deeaf397728ee25119bf340eeb37e14ab620b3","kind":"commit","published_at":"2014-09-24T20:00:39.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"7053ce75b7091a891d3bcb88a2b19b1b0692396c","kind":"commit","published_at":"2014-09-16T05:52:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"8c96c3815cd0c96cbe8af68f303c2d36189d3b88","kind":"commit","published_at":"2014-09-08T03:00:15.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"229f5486e87518ee88b4fd0c5563e02126032121","kind":"commit","published_at":"2014-09-08T01:56:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.6.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"8f3185f75261cc7b2e87c04cf1377e154bdae1a7","kind":"commit","published_at":"2014-09-05T05:05:50.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"7c237ec83ee199d181b5abfeab2ee986c1394dde","kind":"commit","published_at":"2014-08-17T17:58:02.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"72f7362176cf62172617cd795d6c94b295f0c610","kind":"commit","published_at":"2014-08-15T01:43:33.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"e9df84943e8104ca3cdbf75096964bbfedd3b180","kind":"commit","published_at":"2014-08-10T03:48:44.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b292a569848a3a7f60f6c87eabc87780c0954311","kind":"commit","published_at":"2014-08-06T05:23:46.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.5.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"90b8f98c641a4c26854754e405365b1d5a388e31","kind":"commit","published_at":"2014-08-04T21:12:27.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"e83282d5ed2859a30dc3a15716f5fec209aeb739","kind":"commit","published_at":"2014-07-30T01:54:35.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"052feb4960a50970b392125c9096a36de87d31c3","kind":"commit","published_at":"2014-07-27T19:15:57.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f35ccfde837fe20d689128c91851ebf4bfb51ae2","kind":"commit","published_at":"2014-07-26T20:51:54.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9823143c2f6418daf0870f519d3185c3d00309d1","kind":"commit","published_at":"2014-07-22T02:31:53.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.4.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"f35dc5548ee391bfb22d90cc4871fcd80b227f0a","kind":"commit","published_at":"2014-07-12T02:09:19.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d3ee6b2ac374fda77a64f8233dce9eaa524f3826","kind":"commit","published_at":"2014-07-09T15:10:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7a2f3c6ca8c91ee8cb7dc74a27d01b788c2ed5a7","kind":"commit","published_at":"2014-06-29T00:31:47.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.3.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"9b62eb425f96e421e324cbe23552c214153d6034","kind":"commit","published_at":"2014-06-12T01:43:00.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"7a21a5f0c47330db6c13edf7522358320b58ce3c","kind":"tag","published_at":"2014-06-09T20:41:41.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"0e48e7d7be26cde7495241108e73e8e16e657109","kind":"tag","published_at":"2014-06-03T00:42:07.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"ef5cd8ac49316a14f3e3ea3b5f84753b6b8cdc22","kind":"tag","published_at":"2014-05-29T17:11:25.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.2.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8c59da0289999a010bcdbf4ad009f0519887e9f3","kind":"tag","published_at":"2014-04-24T18:06:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.1.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"62540a3e88809781dbb0393affe6b82178f146af","kind":"tag","published_at":"2014-04-07T16:45:18.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.4","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e7c792749fd2e3f482a5963f43c4a05d42e4863e","kind":"commit","published_at":"2014-03-20T18:09:09.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.3","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"bf5d02f4ece84e7cb7b27a50f43b6ed938c41697","kind":"commit","published_at":"2014-03-06T15:03:20.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.2","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b1b61a66547bf009a04196589c4a726ce5db2ed6","kind":"commit","published_at":"2014-03-06T03:26:28.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"0b849659bf45bafc02a16318fb3b8f50f609ecff","kind":"commit","published_at":"2014-03-06T03:06:10.000Z","download_url":"https://codeload.github.com/expressjs/serve-static/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/serve-static/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/serve-static@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T13:12:24.113Z","dependent_packages_count":5768,"downloads":288039092,"downloads_period":"last-month","dependent_repos_count":4975561,"rankings":{"downloads":0.010185295718561662,"dependent_repos_count":0.0003011780992047803,"dependent_packages_count":0.01579816029465075,"stargazers_count":2.1575030035670437,"forks_count":2.211633527483741,"docker_downloads_count":0.015360083059443795,"average":0.7351302080371077},"purl":"pkg:npm/serve-static","advisories":[{"uuid":"GSA_kwCzR0hTQS1jbTIyLTRnN3ctMzQ4cM4AA_cY","url":"https://github.com/advisories/GHSA-cm22-4g7w-348p","title":"serve-static vulnerable to template injection that can lead to XSS","description":"### Impact\n\npassing untrusted user input - even after sanitizing it - to `redirect()` may execute untrusted code\n\n### Patches\n\nthis issue is patched in serve-static 1.16.0\n\n### Workarounds\n\nusers are encouraged to upgrade to the patched version of express, but otherwise can workaround this issue by making sure any untrusted inputs are safe, ideally by validating them against an explicit allowlist\n\n### Details\n\nsuccessful exploitation of this vector requires the following:\n\n1. The attacker MUST control the input to response.redirect()\n1. express MUST NOT redirect before the template appears\n1. the browser MUST NOT complete redirection before:\n1. the user MUST click on the link in the template\n","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-09-10T19:42:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":2.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L","references":["https://github.com/expressjs/serve-static/security/advisories/GHSA-cm22-4g7w-348p","https://nvd.nist.gov/vuln/detail/CVE-2024-43800","https://github.com/expressjs/serve-static/commit/0c11fad159898cdc69fd9ab63269b72468ecaf6b","https://github.com/expressjs/serve-static/commit/ce730896fddce1588111d9ef6fdf20896de5c6fa","https://github.com/advisories/GHSA-cm22-4g7w-348p"],"source_kind":"github","identifiers":["GHSA-cm22-4g7w-348p","CVE-2024-43800"],"repository_url":"https://github.com/expressjs/serve-static","blast_radius":15.402736726557887,"created_at":"2024-09-10T20:06:11.261Z","updated_at":"2026-08-12T23:10:46.863Z","epss_percentage":0.00595,"epss_percentile":0.44504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbTIyLTRnN3ctMzQ4cM4AA_cY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jbTIyLTRnN3ctMzQ4cM4AA_cY","packages":[{"ecosystem":"npm","package_name":"serve-static","versions":[{"first_patched_version":"2.1.0","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.0"},{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c 1.16.0"}],"purl":"pkg:npm/serve-static"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jbTIyLTRnN3ctMzQ4cM4AA_cY/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWMzeDctZ2pteC1yMmZm","url":"https://github.com/advisories/GHSA-c3x7-gjmx-r2ff","title":"Open Redirect in serve-static","description":"Versions of `serve-static` prior to 1.6.5 ( or 1.7.x prior to 1.7.2 ) are affected by an open redirect vulnerability on some browsers when configured to mount at the root directory.\n\n\n## Proof of Concept\n\nA link to `http://example.com//www.google.com/%2e%2e` will redirect to `//www.google.com/%2e%2e`\n\nSome browsers will interpret this as `http://www.google.com/%2e%2e`, resulting in an external redirect.\n\n\n## Recommendation\n\nVersion 1.7.x: Update to version 1.7.2 or later.\nVersion 1.6.x: Update to version 1.6.5 or later.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2020-08-31T22:57:02.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N","references":["https://github.com/expressjs/serve-static/issues/26","https://www.npmjs.com/advisories/35","https://nvd.nist.gov/vuln/detail/CVE-2015-1164","https://bugzilla.redhat.com/show_bug.cgi?id=1181917","https://exchange.xforce.ibmcloud.com/vulnerabilities/99936","https://snyk.io/vuln/npm:serve-static:20150113","http://www.securityfocus.com/bid/72064","https://github.com/advisories/GHSA-c3x7-gjmx-r2ff"],"source_kind":"github","identifiers":["GHSA-c3x7-gjmx-r2ff","CVE-2015-1164"],"repository_url":"https://github.com/expressjs/serve-static","blast_radius":0.0,"created_at":"2022-12-21T16:13:22.577Z","updated_at":"2026-08-12T23:22:18.040Z","epss_percentage":0.02616,"epss_percentile":0.83505,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWMzeDctZ2pteC1yMmZm","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWMzeDctZ2pteC1yMmZm","packages":[{"ecosystem":"npm","package_name":"serve-static","versions":[{"first_patched_version":"1.7.2","vulnerable_version_range":"\u003e= 1.7.0, \u003c 1.7.2"},{"first_patched_version":"1.7.2","vulnerable_version_range":"\u003c 1.6.5"}],"purl":"pkg:npm/serve-static"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWMzeDctZ2pteC1yMmZm/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/serve-static","docker_dependents_count":47412,"docker_downloads_count":6652961403,"usage_url":"https://repos.ecosyste.ms/usage/npm/serve-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/serve-static/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-26T16:01:02.881Z","issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.033898305084746,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","maintainers":[{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"},{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serve-static/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-10T12:01:06.302Z","updated_at":"2022-11-10T12:01:06.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"wesleytodd","login":"wesleytodd","name":null,"email":"wes@wesleytodd.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~wesleytodd","role":null,"created_at":"2024-03-21T01:55:13.691Z","updated_at":"2024-03-21T01:55:13.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wesleytodd/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-05-30T19:05:15.368Z","updated_at":"2024-05-30T19:05:15.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726761,"maintainers_count":1223889,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":13606,"full_name":"expressjs/serve-static","default_branch":"master","total_commits":404,"total_committers":22,"total_bot_commits":16,"total_bot_committers":1,"mean_commits":18.363636363636363,"dds":0.16089108910891092,"past_year_total_commits":14,"past_year_total_committers":3,"past_year_total_bot_commits":10,"past_year_total_bot_committers":1,"past_year_mean_commits":4.666666666666667,"past_year_dds":0.2857142857142857,"last_synced_at":"2026-08-06T21:31:45.990Z","last_synced_commit":"74be78a8ffad679edfe135c457ce141114d96fcc","created_at":"2023-03-07T11:23:58.076Z","updated_at":"2026-08-06T21:31:44.384Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":339},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Wes Todd","email":"wes@wesleytodd.com","login":"wesleytodd","count":14},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":8},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":6},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":3},{"name":"Íñigo Marquínez Prado","email":"25435858+inigomarquinez","login":"inigomarquinez","count":2},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":2},{"name":"Amjad Masad","email":"amjad.masad@gmail.com","login":"amasad","count":1},{"name":"Brian White","email":"mscdex@mscdex.net","login":"mscdex","count":1},{"name":"Daniel Micay","email":"danielmicay@gmail.com","login":"thestinger","count":1},{"name":"Dustin Popp","email":"dpopp07@gmail.com","login":"dpopp07","count":1},{"name":"Esco Obong","email":"menzoic@gmail.com","login":"esco","count":1},{"name":"Igor G","email":"i.gaidai4uk@gmail.com","login":"igchuk","count":1},{"name":"Jay Kuri","email":"jayk@ionzero.com","login":"jayk","count":1},{"name":"Jose Merino","email":"jomerinog@gmail.com","login":"jjmerino","count":1},{"name":"Oky Antoro","email":"kiantrue@gmail.com","login":"oantoro","count":1},{"name":"Ron Scott-Adams","email":"ron@tohuw.net","login":"tohuw","count":1},{"name":"Sergio Santoro","email":"santoro.srg@gmail.com","login":"taueres","count":1},{"name":"Stavros Tsourlidakis","email":"s.tsourlidakis@hotmail.com","login":"stsourlidakis","count":1},{"name":"behcet-li","email":"behcet-li","login":"behcet-li","count":1},{"name":"ljeda","email":"ljeda@poczta.fm","login":"ljeda","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":2},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-07T00:00:09.303Z","repositories_count":6600675,"commits_count":913623908,"contributors_count":38662778,"owners_count":1321990,"committers_count":3276673,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"expressjs/serve-static","html_url":"https://github.com/expressjs/serve-static","last_synced_at":"2026-08-12T13:12:24.428Z","status":null,"issues_count":59,"pull_requests_count":153,"avg_time_to_close_issue":4686267.659574468,"avg_time_to_close_pull_request":6711193.0,"issues_closed_count":47,"pull_requests_closed_count":112,"pull_request_authors_count":57,"issue_authors_count":55,"avg_comments_per_issue":5.0508474576271185,"avg_comments_per_pull_request":1.261437908496732,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":0,"past_year_pull_requests_count":16,"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":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T19:24:44.114Z","updated_at":"2026-08-12T13:12:24.428Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fserve-static/issues","issue_labels_count":{"table":{"question":15,"bug":8,"enhancement":7,"awaiting more info":6,"ideas":5,"help wanted":2,"discuss":2,"docs":2,"tests":1,"investigate":1,"invalid":1,"duplicate":1}},"pull_request_labels_count":{"table":{"pr":44,"dependencies":27,"github_actions":23,"invalid":10,"docs":7,"needs tests":7,"fast track":6,"javascript":4,"ideas":4,"needs docs":4,"bug":3,"tests":2,"enhancement":1,"question":1,"wontfix":1,"awaiting more info":1}},"issue_author_associations_count":{"table":{"NONE":53,"MEMBER":3,"CONTRIBUTOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":60,"NONE":51,"MEMBER":42}},"issue_authors":{"table":{"naz":2,"coolaj86":2,"vanpipy":2,"gajus":2,"hp1493":1,"jreichenberg":1,"SVasilev":1,"abdatta":1,"ORESoftware":1,"danschumann":1,"stingwraith":1,"akc42":1,"thom4parisot":1,"nodesocket":1,"shakyShane":1,"licg9999":1,"nallown":1,"cekvenich":1,"rlidwka":1,"pierre-elie":1,"DBAKANG-GIT":1,"moll":1,"doowb":1,"hex7c0":1,"elcferreira":1,"edencorbin":1,"kimown":1,"wdanilo":1,"sebbi08":1,"rmhaiderali":1,"fabiosantoscode":1,"daveying":1,"kwasimensah":1,"mariusa":1,"DylanPiercey":1,"RDarnel":1,"iBicha":1,"75lb":1,"porameht":1,"ljeda":1,"jeffysam6":1,"saeidjoker":1,"1Map":1,"gfaceless":1,"ArcanoxDragon":1,"amasad":1,"betabong":1,"gregmartyn":1,"mderazon":1,"andrewrk":1,"Phillip9587":1,"mina20088":1,"marmor":1,"giovanni-bertoncelli":1,"dougwilson":1}},"pull_request_authors":{"table":{"dependabot[bot]":27,"Phillip9587":18,"wesleytodd":16,"UlisesGascon":13,"Ayoub-Mabrouk":6,"bjohansebas":6,"inigomarquinez":4,"ljeda":4,"dpopp07":2,"thomashohn":2,"jayk":2,"purplestone":2,"sebbi08":2,"TheUltDev":2,"arunsathiya":2,"madarche":2,"samss084":2,"fooloomanzoo":2,"stsourlidakis":1,"CrackerakiUA":1,"eljefedelrodeodeljefe":1,"behcet":1,"simonfan":1,"jjmerino":1,"gameroman":1,"hex7c0":1,"arcturus":1,"lucianosantana":1,"DakshSinghDhami":1,"amasad":1,"kwasimensah":1,"stormslowly":1,"tjhosford":1,"eugenelim":1,"nook-scheel":1,"saeidjoker":1,"nitinbansal1989":1,"tommasini":1,"andrewrk":1,"sheplu":1,"vanpipy":1,"shakyShane":1,"ctcpip":1,"licg9999":1,"sjanuary":1,"taueres":1,"jpggvilaca":1,"riichg5":1,"thestinger":1,"hslee2008":1,"esco":1,"yurijmikhalevich":1,"igchuk":1,"Sumit-Mayani":1,"okyantoro":1,"logankoester":1,"tohuw":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027431,"issues_count":40497448,"pull_requests_count":130958306,"authors_count":11441615,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":9,"github_actions":9}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":9,"MEMBER":4,"NONE":3}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":9,"UlisesGascon":3,"DakshSinghDhami":1,"gameroman":1,"sheplu":1,"Sumit-Mayani":1}},"maintainers":[{"table":{"login":"wesleytodd","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}},{"table":{"login":"UlisesGascon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"bjohansebas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"}},{"table":{"login":"andrewrk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"dougwilson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}},{"table":{"login":"ctcpip","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ctcpip"}},{"table":{"login":"rlidwka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rlidwka"}}],"active_maintainers":[{"table":{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}}]}},"events":{"total":{"CreateEvent":21,"CommitCommentEvent":1,"ReleaseEvent":4,"DeleteEvent":11,"PullRequestEvent":80,"ForkEvent":13,"IssuesEvent":6,"WatchEvent":31,"IssueCommentEvent":44,"PushEvent":41,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":63},"last_year":{"CreateEvent":9,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":3,"PullRequestEvent":30,"ForkEvent":3,"WatchEvent":3,"IssueCommentEvent":3,"PushEvent":15,"PullRequestReviewEvent":5}},"keywords":["expressjs","javascript","middleware","nodejs","send","serve-files"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-22T06:31:56.647Z","updated_at":"2022-07-22T06:31:56.647Z","repository_link":"https://github.com/expressjs/serve-static/blob/master/package.json","dependencies":[{"id":358311102,"package_name":"encodeurl","ecosystem":"npm","requirements":"~1.0.2","direct":true,"kind":"runtime","optional":false},{"id":358311103,"package_name":"escape-html","ecosystem":"npm","requirements":"~1.0.3","direct":true,"kind":"runtime","optional":false},{"id":358311104,"package_name":"parseurl","ecosystem":"npm","requirements":"~1.3.3","direct":true,"kind":"runtime","optional":false},{"id":358311105,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":true,"kind":"runtime","optional":false},{"id":358311106,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":true,"kind":"development","optional":false},{"id":358311107,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":358311108,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.25.4","direct":true,"kind":"development","optional":false},{"id":358311109,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"2.2.1","direct":true,"kind":"development","optional":false},{"id":358311110,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":358311111,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.2.0","direct":true,"kind":"development","optional":false},{"id":358311112,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":358311113,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":true,"kind":"development","optional":false},{"id":358311114,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":358311115,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":true,"kind":"development","optional":false},{"id":358311116,"package_name":"supertest","ecosystem":"npm","requirements":"6.2.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-11-06T00:33:42.433Z","updated_at":"2024-11-06T00:33:42.433Z","repository_link":"https://github.com/expressjs/serve-static/blob/master/.github/workflows/ci.yml","dependencies":[{"id":20582520336,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20582520337,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-11-06T00:33:42.515Z","updated_at":"2024-11-06T00:33:42.515Z","repository_link":"https://github.com/expressjs/serve-static/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":20582520347,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":20582520348,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"0864cf19026789058feabb7e87baa5f140aac736","direct":true,"kind":"composite","optional":false},{"id":20582520349,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"5d5d22a31266ced268874388b861e4b58bb5c2f3","direct":true,"kind":"composite","optional":false},{"id":20582520350,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f","direct":true,"kind":"composite","optional":false}]}],"score":33.02972619468713,"created_at":"2026-07-08T06:54:29.926Z","updated_at":"2026-08-13T01:31:43.431Z","avatar_url":"https://github.com/expressjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378106","html_url":"https://summary.ecosyste.ms/projects/378106"}