{"id":4385759,"name":"@serverless-devs/serverless-http","ecosystem":"npm","description":"Use existing web application frameworks in serverless environments","homepage":"https://github.com/dougmoscrop/serverless-http","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dougmoscrop/serverless-http","keywords_array":["serverless","serverless applications","koa","express","connect","api gateway","lambda","aws","aws lambda","amazon","amazon web services"],"namespace":"serverless-devs","versions_count":1,"first_release_published_at":"2022-04-20T10:56:10.950Z","latest_release_published_at":"2022-04-20T10:56:10.950Z","latest_release_number":"3.0.1","last_synced_at":"2026-03-25T04:42:42.268Z","created_at":"2022-05-24T13:36:12.130Z","updated_at":"2026-03-25T04:42:42.269Z","registry_url":"https://www.npmjs.com/package/@serverless-devs/serverless-http","install_command":"npm install @serverless-devs/serverless-http","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":38628558,"uuid":"70203305","full_name":"dougmoscrop/serverless-http","owner":"dougmoscrop","description":"Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉","archived":false,"fork":false,"pushed_at":"2025-09-01T03:27:27.000Z","size":2992,"stargazers_count":1777,"open_issues_count":55,"forks_count":169,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-01T23:41:57.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dougmoscrop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-10-07T00:22:15.000Z","updated_at":"2025-09-29T14:42:49.000Z","dependencies_parsed_at":"2024-01-13T18:24:11.399Z","dependency_job_id":"187054f1-36fa-4ac2-a1d9-863510f0876a","html_url":"https://github.com/dougmoscrop/serverless-http","commit_stats":{"total_commits":291,"total_committers":62,"mean_commits":4.693548387096774,"dds":0.4604810996563574,"last_synced_commit":"9e777212b3e1af75870fe6984f0793c361431166"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/dougmoscrop/serverless-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dougmoscrop","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/sbom","scorecard":{"id":353754,"data":{"date":"2025-08-11","repo":{"name":"github.com/dougmoscrop/serverless-http","commit":"9e777212b3e1af75870fe6984f0793c361431166"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/15 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dougmoscrop/serverless-http/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dougmoscrop/serverless-http/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-mg85-8mv5-ffjr","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-7hx8-2rxv-66xv","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-pppg-cpfq-h7wr","Warn: Project is vulnerable to: GHSA-hw8r-x6gr-5gjp","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-gpw9-fwm8-7rx7","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-2mvq-xp48-4c77","Warn: Project is vulnerable to: GHSA-5854-jvxx-2cg9","Warn: Project is vulnerable to: GHSA-g64q-3vg8-8f93","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T08:58:50.034Z","repository_id":38628558,"created_at":"2025-08-18T08:58:50.034Z","updated_at":"2025-08-18T08:58:50.034Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277942774,"owners_count":25903120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":"dougmoscrop","name":"Doug Moscrop","uuid":"586516","kind":"user","description":"","email":"","website":null,"location":"Ontario, Canada","twitter":"dougmoscrop","company":null,"icon_url":"https://avatars.githubusercontent.com/u/586516?u=fac04bc6ea687d2c4b02cf30f5f3ffb3b1f51fbf\u0026v=4","repositories_count":49,"last_synced_at":"2024-04-14T22:05:49.720Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dougmoscrop","funding_links":["https://github.com/sponsors/dougmoscrop"],"total_stars":2405,"followers":138,"following":20,"created_at":"2022-11-02T16:50:26.583Z","updated_at":"2024-04-14T22:05:59.143Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dougmoscrop","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dougmoscrop/repositories"},"tags":[{"name":"v3.2.0","sha":"5c2fc9d0dd80ee994c4e9c6cf8f93169e85cb0e8","kind":"tag","published_at":"2023-03-11T05:49:11.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.2.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"81c3505583056266c27e8ba998b2c353567a4b9c","kind":"tag","published_at":"2023-01-07T03:52:41.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.1.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"6db4f7e768839b8becc3faed7337ff9bd331932f","kind":"tag","published_at":"2022-10-20T15:07:00.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.1.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"e621ca9cf51355d172e85cdaaf3e6b71421a820b","kind":"tag","published_at":"2022-10-06T22:39:22.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.0.3","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"dffac914fc6e7553f0cfdb2b592b77390d50665c","kind":"tag","published_at":"2022-08-11T18:30:16.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.0.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"7cc0ad778c7f62397aa699df60e567cf03ce35d7","kind":"tag","published_at":"2022-04-04T15:56:50.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.0.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b2890d8f4216a5311147953e71662ac7750afd86","kind":"tag","published_at":"2022-04-03T23:40:08.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v3.0.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"f72fdeaa0d25844257e01ff1078585a92752f53a","kind":"tag","published_at":"2021-01-20T05:58:29.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.7.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"7bce9cfc1edc4f961ca50a0ba15fd595abcc97db","kind":"tag","published_at":"2021-01-15T06:54:33.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.6.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"63c6d3957a6fbfd72c0258d4c39457dc685bac45","kind":"tag","published_at":"2020-09-17T17:01:35.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.6.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"b3bcb9fe73718f02d474371cbf30c8a915fd858a","kind":"tag","published_at":"2020-05-20T19:01:00.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.5.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"64c983eeb09a16faf42e448816841fc555bf794d","kind":"tag","published_at":"2020-05-11T15:56:33.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.4.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"064e2b5f9c7095e6d464933afc15c54f71bc6bf8","kind":"commit","published_at":"2020-05-11T07:52:06.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.4.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"6bb46507cd52b77c2ef76240c12634239bf1d23e","kind":"tag","published_at":"2020-02-24T21:26:23.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.3.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"2c272e6364e2e15f1f7fe1ce45091b6d894fc89e","kind":"tag","published_at":"2020-01-24T20:29:36.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.3.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"b299febafc7d3c56ecd5cedd7d9095486c9927c0","kind":"tag","published_at":"2019-08-22T17:56:30.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.3.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"627dc675188712d2b2ddafa49f138229665128b7","kind":"tag","published_at":"2019-08-18T16:40:04.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.2.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"5513e005664c0108dea6253bcdcfd934d93c86e1","kind":"tag","published_at":"2019-08-18T16:30:52.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.1.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"87dfe89ac0efaea56cf3f6df71e952cb17bd5b73","kind":"tag","published_at":"2019-08-13T19:35:15.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.1.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"5fac288480606711582438be39b2d96b7040516b","kind":"tag","published_at":"2019-05-16T14:49:27.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.0.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"7132ee83189ffad5e61f0af465c8e77ab0cb6fb0","kind":"tag","published_at":"2019-04-22T12:17:01.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.0.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"18a4bd86227237b9ec501041492972229b54f84b","kind":"tag","published_at":"2019-04-17T21:35:03.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v2.0.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v2.0.0/manifests"},{"name":"v1.10.1","sha":"a983c9abbe0805c641ae517c9ec98eb4061dd9cb","kind":"tag","published_at":"2019-04-17T13:39:49.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.10.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"0f267e8fb9e54071f33ea2487bcc1f003906f779","kind":"tag","published_at":"2019-04-16T16:24:12.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.10.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d9139ac15de79e2f8cb4bed98f03380ede3132af","kind":"tag","published_at":"2019-02-18T20:17:19.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.9.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"2d9893015c62baf2e345725d4f54b412a702d7e1","kind":"tag","published_at":"2019-01-17T16:00:18.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.9.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"ba63f30dd9246bdf66822916b819c9160368f44f","kind":"tag","published_at":"2018-10-26T21:18:58.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.8.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"82db491a298990e6811b32390dd56b7c2e30adeb","kind":"commit","published_at":"2018-10-22T17:53:00.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.7.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"27f777efc89f3569cd488efe1a2db9cce297296a","kind":"tag","published_at":"2018-10-21T01:26:52.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.7.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"0fc55ff42e3ce3f4d0d7fa88e8e08b084a743ffe","kind":"tag","published_at":"2018-10-20T20:53:28.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.7.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"1470fe189b6e6dfbc439de7451431aa97039420c","kind":"tag","published_at":"2018-06-15T20:34:56.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.6.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"39b359fe28965638d85d89e6c4f6aa7d1df0c7af","kind":"tag","published_at":"2018-03-28T17:14:08.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.5","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"2575a03e6015dce42130da957cebc28cf40f1d31","kind":"tag","published_at":"2018-03-27T22:17:41.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.4","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"d668f99580d4f9e35ed769b0a3b31e73f487815d","kind":"tag","published_at":"2018-01-20T22:46:34.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.3","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"c6e157c8165e3aa04a48244ab48f12383b49ade5","kind":"tag","published_at":"2017-10-23T14:19:27.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"775ecf94bcb4f7fd547db5599111dd2e534c3482","kind":"tag","published_at":"2017-10-04T14:58:43.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.1/manifests"},{"name":"node8","sha":"73828e188fdf9564412fec9ea65182b5eec9f1ad","kind":"commit","published_at":"2017-10-04T14:37:38.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/node8","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/node8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@node8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/node8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/node8/manifests"},{"name":"v1.5.0","sha":"a298cac9b3379ac8fd074b379f63621993aaf855","kind":"tag","published_at":"2017-07-31T01:32:43.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.5.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"155dc35fca6fc02736de5db5224e3a45099ad1d1","kind":"tag","published_at":"2017-05-06T00:49:15.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.4.3","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"30b200fbf541fa3c684664589de56543efdc3c4c","kind":"tag","published_at":"2017-02-11T01:48:08.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.4.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"7194757661d929c5f4fb94b91874a2edc61eae45","kind":"commit","published_at":"2017-02-07T16:59:21.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.4.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"0bd4d25cbbb46c0412693f376c6da464abdbccba","kind":"commit","published_at":"2017-01-30T23:43:52.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.3.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"7d9dd2d42a00eccd77722aa0ad5eadac98080cd3","kind":"commit","published_at":"2017-01-09T18:06:38.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.2.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8befecc69c61e08539c84e00337ba0189da3cf2c","kind":"commit","published_at":"2016-12-19T20:55:30.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.1.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"4168ad06492b28349b4e8133a213c2536ff5a556","kind":"commit","published_at":"2016-12-07T17:00:39.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.6","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"c2fa0c45fe3a0d7c065f6759efa129cbbdf08007","kind":"commit","published_at":"2016-12-06T15:54:55.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.5","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"6a1f6f44f069ad812afd6ffd815d0a35aaca4c06","kind":"commit","published_at":"2016-12-04T01:32:40.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.4","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9670b59f7d4fd3e5d1f00fedbe6cdd6d7d8df509","kind":"commit","published_at":"2016-12-04T01:29:10.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.3","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"98a75376411d02205ee91c50a4108e737b27bd2d","kind":"commit","published_at":"2016-11-03T17:46:25.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.2","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"24e89e4cfb4713108b5a238e0b2256802ce56413","kind":"commit","published_at":"2016-10-08T00:43:56.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.1","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9c3d2f24717d27123a60d281b5c9181cc3b8a350","kind":"commit","published_at":"2016-10-07T23:29:02.000Z","download_url":"https://codeload.github.com/dougmoscrop/serverless-http/tar.gz/v1.0.0","html_url":"https://github.com/dougmoscrop/serverless-http/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dougmoscrop/serverless-http@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dougmoscrop%2Fserverless-http/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T02:36:30.908Z","dependent_packages_count":2,"downloads":72,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.31281212536152,"dependent_repos_count":10.380662409323001,"dependent_packages_count":8.889887921498572,"stargazers_count":2.0974975581674373,"forks_count":2.4957350560786966,"docker_downloads_count":null,"average":6.8353190140858455},"purl":"pkg:npm/%40serverless-devs/serverless-http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@serverless-devs/serverless-http","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@serverless-devs/serverless-http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@serverless-devs/serverless-http/dependencies","status":null,"funding_links":["https://github.com/sponsors/dougmoscrop"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:56:24.707Z","issues_count":81,"pull_requests_count":60,"avg_time_to_close_issue":51423961.5,"avg_time_to_close_pull_request":16427838.555555556,"issues_closed_count":40,"pull_requests_closed_count":54,"pull_request_authors_count":25,"issue_authors_count":75,"avg_comments_per_issue":4.185185185185185,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":2,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":0.0,"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/dougmoscrop%2Fserverless-http/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fserverless-http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fserverless-http/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fserverless-http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fserverless-http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@serverless-devs%2Fserverless-http/codemeta","maintainers":[{"uuid":"serverlessfans","login":"serverlessfans","name":null,"email":"postmaster@serverlessfans.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~serverlessfans","role":null,"created_at":"2022-11-15T18:38:18.910Z","updated_at":"2022-11-15T18:38:18.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/serverlessfans/packages"},{"uuid":"xsahxl","login":"xsahxl","name":null,"email":"xsahxl@126.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~xsahxl","role":null,"created_at":"2022-11-15T18:38:18.950Z","updated_at":"2022-11-15T18:38:18.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xsahxl/packages"},{"uuid":"heimanba","login":"heimanba","name":null,"email":"371510756@qq.com","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~heimanba","role":null,"created_at":"2022-11-15T18:38:18.919Z","updated_at":"2022-11-15T18:38:18.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heimanba/packages"}]}