{"id":936018,"name":"@fastify/session","ecosystem":"npm","description":"a session plugin for fastify","homepage":"https://github.com/fastify/session#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/session","keywords_array":["session","fastify"],"namespace":"fastify","versions_count":43,"first_release_published_at":"2021-08-04T08:09:40.934Z","latest_release_published_at":"2025-11-01T07:25:20.642Z","latest_release_number":"11.1.1","last_synced_at":"2026-04-12T10:03:43.770Z","created_at":"2022-04-07T17:17:52.453Z","updated_at":"2026-04-12T10:03:43.771Z","registry_url":"https://www.npmjs.com/package/@fastify/session","install_command":"npm install @fastify/session","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"eight":"8.3.0","next":"11.0.0","latest":"11.1.1"}},"repo_metadata":{"id":36976495,"uuid":"390671376","full_name":"fastify/session","owner":"fastify","description":"Session plugin for fastify","archived":false,"fork":false,"pushed_at":"2026-03-08T21:20:20.000Z","size":515,"stargazers_count":123,"open_issues_count":17,"forks_count":55,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-03-16T15:53:01.553Z","etag":null,"topics":["fastify","fastify-plugin"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/session","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/fastify.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":{"github":"fastify","open_collective":"fastify"}},"created_at":"2021-07-29T09:29:49.000Z","updated_at":"2026-03-08T21:20:21.000Z","dependencies_parsed_at":"2023-12-08T10:29:49.702Z","dependency_job_id":"dcb6272a-a0d9-4c74-96bc-07d5f1386262","html_url":"https://github.com/fastify/session","commit_stats":{"total_commits":400,"total_committers":67,"mean_commits":5.970149253731344,"dds":0.7,"last_synced_commit":"da1ad38bd085b4cb13e118645394c3b767eec2b0"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/session","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/session/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/sbom","scorecard":{"id":393405,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/session","commit":"76d3d858c4a45ba74ff56ea3cab9ed551cbad695"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/session/ci.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fastify/.github/SECURITY.md:1","Info: Found linked content: github.com/fastify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fastify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fastify/.github/SECURITY.md:1"],"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":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:23:18.273Z","repository_id":36976495,"created_at":"2025-08-18T18:23:18.273Z","updated_at":"2025-08-18T18:23:18.273Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30664052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T11:38:23.016Z","status":"ssl_error","status_checked_at":"2026-03-18T11:34:02.227Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":138,"last_synced_at":"2025-12-12T23:39:47.782Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":61062,"followers":1117,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-12-12T23:39:47.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"tags":[{"name":"v11.1.1","sha":"aba9d22a8b0bd4e7e5c2125f895b201f646776ff","kind":"commit","published_at":"2025-11-01T07:25:21.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v11.1.1","html_url":"https://github.com/fastify/session/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"4fbbd33419b74d07951d33b109e874c8931f8740","kind":"commit","published_at":"2025-01-09T16:21:56.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v11.1.0","html_url":"https://github.com/fastify/session/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.1.0/manifests"},{"name":"v11.0.2","sha":"31c31e04a571275abb65b8ec620aa95602435a06","kind":"commit","published_at":"2024-12-14T08:23:10.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v11.0.2","html_url":"https://github.com/fastify/session/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"c180049509910baaa48247a31e00d0930f6cfa74","kind":"commit","published_at":"2024-09-21T08:39:16.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v11.0.1","html_url":"https://github.com/fastify/session/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"3534fee6da92d481ea62a2667666fa98d76b300e","kind":"commit","published_at":"2024-09-05T14:45:47.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v11.0.0","html_url":"https://github.com/fastify/session/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v11.0.0/manifests"},{"name":"v10.9.0","sha":"742e1dcadbe43f32d8628b3e0bc5546e21ef5615","kind":"commit","published_at":"2024-05-21T16:27:06.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.9.0","html_url":"https://github.com/fastify/session/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"8b6241c1b81a99dac8ad636aa2b237b31628e82e","kind":"commit","published_at":"2024-05-07T17:37:59.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.8.0","html_url":"https://github.com/fastify/session/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.8.0/manifests"},{"name":"v10.7.2","sha":"a94dfbbaaaf21c8aa077a3244077be837f57219a","kind":"commit","published_at":"2024-04-18T10:52:54.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.7.2","html_url":"https://github.com/fastify/session/releases/tag/v10.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.2/manifests"},{"name":"v10.7.1","sha":"737271492d77492d24a4717e8242b6575a19d3c6","kind":"commit","published_at":"2024-04-15T16:23:05.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.7.1","html_url":"https://github.com/fastify/session/releases/tag/v10.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.1/manifests"},{"name":"v10.7.0","sha":"8ea7e46a5542a1093a8f66cfbb2efd18024e49a5","kind":"commit","published_at":"2023-12-08T09:40:58.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.7.0","html_url":"https://github.com/fastify/session/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.7.0/manifests"},{"name":"v10.6.1","sha":"25b4f6ba4814385a31293b13ddc5f57cac0cf8e2","kind":"commit","published_at":"2023-11-27T21:35:53.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.6.1","html_url":"https://github.com/fastify/session/releases/tag/v10.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.6.1/manifests"},{"name":"v10.6.0","sha":"a2d146bd65ab92787db79567bd311065fef89a9b","kind":"commit","published_at":"2023-11-24T14:31:56.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.6.0","html_url":"https://github.com/fastify/session/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"b3bea046f551bd11731d8b2253a070f28cbcaaca","kind":"commit","published_at":"2023-09-07T07:00:09.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.5.0","html_url":"https://github.com/fastify/session/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.5.0/manifests"},{"name":"v10.4.0","sha":"495546560728e1a0b92c0cb03c3e26bcf7a95a25","kind":"commit","published_at":"2023-07-05T12:49:07.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.4.0","html_url":"https://github.com/fastify/session/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.4.0/manifests"},{"name":"v10.3.1","sha":"607d7bb50d0206e1541ead491614804a4cf212d6","kind":"commit","published_at":"2023-07-03T13:04:16.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.3.1","html_url":"https://github.com/fastify/session/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"eb093251977b5b815479b4579328f001012985cf","kind":"commit","published_at":"2023-04-27T20:03:46.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.3.0","html_url":"https://github.com/fastify/session/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.3.0/manifests"},{"name":"v8.3.0","sha":"3b520c1d29d0349a648bf3540e9629a7c618130a","kind":"commit","published_at":"2023-04-20T14:37:21.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v8.3.0","html_url":"https://github.com/fastify/session/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.3.0/manifests"},{"name":"v10.2.1","sha":"eecdd1eda3d89d8647c27cfd676d70b1e2769b5d","kind":"commit","published_at":"2023-04-10T05:45:00.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.2.1","html_url":"https://github.com/fastify/session/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"6392523c52ecfe6ee63dbea9ace9527567a6eb3f","kind":"commit","published_at":"2023-03-28T08:07:45.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.2.0","html_url":"https://github.com/fastify/session/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.2.0/manifests"},{"name":"v10.1.1","sha":"cb6ea1c390359791b23b27a89ea90151b501f324","kind":"commit","published_at":"2023-01-01T22:19:42.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.1.1","html_url":"https://github.com/fastify/session/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"d0d99508c14240f61fa84d920d1ba00a61a56de0","kind":"commit","published_at":"2022-12-02T23:26:54.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.1.0","html_url":"https://github.com/fastify/session/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"9b0de74cbca92206ed0e05b30881f2c2f573b7f6","kind":"tag","published_at":"2022-10-20T04:12:01.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.0.2","html_url":"https://github.com/fastify/session/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"1b3c829bcdc63dfae2cc97c7ea444847e004e3cb","kind":"commit","published_at":"2022-10-13T06:57:41.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.0.1","html_url":"https://github.com/fastify/session/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"16ef7eb6c79ecc2342b0611c3aebb2512ca0c24c","kind":"tag","published_at":"2022-09-09T13:47:26.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v10.0.0","html_url":"https://github.com/fastify/session/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v10.0.0/manifests"},{"name":"v9.0.0","sha":"21707654809165da3a07d75434b73466301384d2","kind":"commit","published_at":"2022-05-10T14:14:21.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v9.0.0","html_url":"https://github.com/fastify/session/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v9.0.0/manifests"},{"name":"v8.2.0","sha":"3e97e36c61ebf82277095d23b2ea4b5ad5fd8340","kind":"commit","published_at":"2022-05-04T09:20:23.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v8.2.0","html_url":"https://github.com/fastify/session/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"8e81f6aaa99620d1e5f3b5e71db712e6a2068a18","kind":"commit","published_at":"2022-04-07T10:34:27.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v8.1.0","html_url":"https://github.com/fastify/session/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"fbb54079a9b8609bcb141527711109b616f8ef48","kind":"commit","published_at":"2022-03-30T08:22:14.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v8.0.0","html_url":"https://github.com/fastify/session/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v8.0.0/manifests"},{"name":"v6.5.2","sha":"765e3c7023b044977094e4b1f7fef8691b1f1e9a","kind":"tag","published_at":"2022-03-25T13:08:20.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.5.2","html_url":"https://github.com/fastify/session/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.2/manifests"},{"name":"v7.0.0","sha":"37dff9a8a6b03655ae216a15d41ed731e028afd1","kind":"commit","published_at":"2022-03-25T12:45:37.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v7.0.0","html_url":"https://github.com/fastify/session/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v7.0.0/manifests"},{"name":"v6.5.1","sha":"80ae0c84ebbc23f01851ccce1224a950c086fe0e","kind":"commit","published_at":"2022-03-25T12:24:21.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.5.1","html_url":"https://github.com/fastify/session/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"8f47377b545e8dbf769a5f3e8cd983304dd5a9f9","kind":"commit","published_at":"2022-03-15T11:27:14.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.5.0","html_url":"https://github.com/fastify/session/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"ae37093e51019e7e06d0269c77f2e49175b2d38f","kind":"commit","published_at":"2022-01-12T09:24:53.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.4.0","html_url":"https://github.com/fastify/session/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"17752b04cf4ec0f204c7a8c4b946e1fa6667c516","kind":"commit","published_at":"2021-12-21T19:25:03.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.3.0","html_url":"https://github.com/fastify/session/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.3.0/manifests"},{"name":"v6.2.2","sha":"2d4b83c6713d157571997b4fb95754638610ab98","kind":"commit","published_at":"2021-11-04T09:59:08.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.2.2","html_url":"https://github.com/fastify/session/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"4546ff96cd3de71a4f33e6b11522adc5f8a3ad6b","kind":"commit","published_at":"2021-10-29T16:31:46.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.2.1","html_url":"https://github.com/fastify/session/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"f6e5ac84d08694c26556aab3bfc305c9a10c1e11","kind":"commit","published_at":"2021-09-12T10:06:34.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.2.0","html_url":"https://github.com/fastify/session/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"cdf4c4de407f53a763d88101a297fc9ff3cb676d","kind":"commit","published_at":"2021-08-14T16:21:00.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.1.1","html_url":"https://github.com/fastify/session/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"6adb331293c50435949087098c1588113ad4306f","kind":"commit","published_at":"2021-08-13T13:27:54.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.1.0","html_url":"https://github.com/fastify/session/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"795fdd8d1e8ee0de36738ea0e81f902327ec1866","kind":"commit","published_at":"2021-08-05T11:58:38.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.0.1","html_url":"https://github.com/fastify/session/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"85c54e7bfb1aab2ade03000519a82fdbac9a590c","kind":"commit","published_at":"2021-08-04T08:09:42.000Z","download_url":"https://codeload.github.com/fastify/session/tar.gz/v6.0.0","html_url":"https://github.com/fastify/session/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/session@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/tags/v6.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-10T10:19:05.591Z","dependent_packages_count":33,"downloads":463499,"downloads_period":"last-month","dependent_repos_count":170,"rankings":{"downloads":0.8355702229890312,"dependent_repos_count":1.1590417981238654,"dependent_packages_count":0.8103194266036624,"stargazers_count":5.235419196349842,"forks_count":4.215322517916258,"docker_downloads_count":1.0495087638725993,"average":2.2175303209758765},"purl":"pkg:npm/%40fastify/session","advisories":[{"uuid":"GSA_kwCzR0hTQS1wajI3LTJ4dnAtNHF4Z84AA8aZ","url":"https://github.com/advisories/GHSA-pj27-2xvp-4qxg","title":"@fastify/session reuses destroyed session cookie","description":"### Impact\n\nWhen restoring the cookie from the session store, the `expires` field is overriden if the `maxAge` field was set.\nThis means a cookie is never correctly detected as expired and thus expired sessions are not destroyed.\n\n### Patches\n\nUpdating to v10.9.0 will solve this.\n\n### Workarounds\n\nNone\n\n### References\n\nPublicly reported at: https://github.com/fastify/session/issues/251","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-05-21T18:09:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.4,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N","references":["https://github.com/fastify/session/security/advisories/GHSA-pj27-2xvp-4qxg","https://github.com/fastify/session/issues/251","https://github.com/fastify/session/commit/0495ce5b534c4550f25228821db8098293439f2f","https://nvd.nist.gov/vuln/detail/CVE-2024-35220","https://github.com/advisories/GHSA-pj27-2xvp-4qxg"],"source_kind":"github","identifiers":["GHSA-pj27-2xvp-4qxg","CVE-2024-35220"],"repository_url":"https://github.com/fastify/session","blast_radius":0.0,"created_at":"2024-05-21T19:05:26.768Z","updated_at":"2026-04-05T20:05:03.077Z","epss_percentage":0.00351,"epss_percentile":0.57535,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wajI3LTJ4dnAtNHF4Z84AA8aZ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wajI3LTJ4dnAtNHF4Z84AA8aZ","packages":[{"ecosystem":"npm","package_name":"@fastify/session","versions":[{"first_patched_version":"10.9.0","vulnerable_version_range":"\u003c 10.9.0"}],"purl":"pkg:npm/%40fastify%2Fsession"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wajI3LTJ4dnAtNHF4Z84AA8aZ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/session","docker_dependents_count":9,"docker_downloads_count":2309,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/session","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/session/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T14:01:25.905Z","issues_count":56,"pull_requests_count":206,"avg_time_to_close_issue":3581298.7441860465,"avg_time_to_close_pull_request":538149.7202072539,"issues_closed_count":43,"pull_requests_closed_count":193,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":3.75,"avg_comments_per_pull_request":1.116504854368932,"merged_pull_requests_count":165,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":4,"past_year_pull_requests_count":25,"past_year_avg_time_to_close_issue":1970052.5,"past_year_avg_time_to_close_pull_request":1171341.05,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.16,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fsession/issues","maintainers":[{"login":"Fdawgs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"gurgunday","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"SimenB","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"jsumners","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"climba03003","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/climba03003"},{"login":"mcollina","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"RafaelGSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"dancastillo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dancastillo"}],"active_maintainers":[{"login":"Fdawgs","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fsession/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fsession/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fsession/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fsession/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fsession/codemeta","maintainers":[{"uuid":"simenb","login":"simenb","name":null,"email":"sbekkhus91@gmail.com","url":null,"packages_count":263,"html_url":"https://www.npmjs.com/~simenb","role":null,"created_at":"2022-11-19T09:17:34.102Z","updated_at":"2022-11-19T09:17:34.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simenb/packages"},{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":669,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-19T09:17:34.147Z","updated_at":"2022-11-19T09:17:34.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"airhorns","login":"airhorns","name":null,"email":"harry@harry.me","url":null,"packages_count":212,"html_url":"https://www.npmjs.com/~airhorns","role":null,"created_at":"2022-11-19T09:17:34.230Z","updated_at":"2022-11-19T09:17:34.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/airhorns/packages"},{"uuid":"galvez","login":"galvez","name":null,"email":"jonasgalvez@gmail.com","url":null,"packages_count":200,"html_url":"https://www.npmjs.com/~galvez","role":null,"created_at":"2022-11-19T09:17:34.095Z","updated_at":"2022-11-19T09:17:34.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/galvez/packages"},{"uuid":"delvedor","login":"delvedor","name":null,"email":"tommydelved@gmail.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~delvedor","role":null,"created_at":"2022-11-19T09:17:34.139Z","updated_at":"2022-11-19T09:17:34.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/delvedor/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-19T09:17:34.239Z","updated_at":"2022-11-19T09:17:34.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"},{"uuid":"jsumners","login":"jsumners","name":null,"email":"james.sumners@gmail.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~jsumners","role":null,"created_at":"2022-11-19T09:17:34.172Z","updated_at":"2022-11-19T09:17:34.172Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsumners/packages"},{"uuid":"simoneb","login":"simoneb","name":null,"email":"simone.busoli@gmail.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~simoneb","role":null,"created_at":"2022-11-19T09:17:34.117Z","updated_at":"2022-11-19T09:17:34.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simoneb/packages"},{"uuid":"zekth","login":"zekth","name":null,"email":"vince.legoff@gmail.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~zekth","role":null,"created_at":"2022-11-19T09:17:34.183Z","updated_at":"2022-11-19T09:17:34.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zekth/packages"},{"uuid":"eomm","login":"eomm","name":null,"email":"behemoth89@gmail.com","url":null,"packages_count":197,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-19T09:17:34.203Z","updated_at":"2022-11-19T09:17:34.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/packages"},{"uuid":"fox1t","login":"fox1t","name":null,"email":"maksim@sinik.it","url":null,"packages_count":168,"html_url":"https://www.npmjs.com/~fox1t","role":null,"created_at":"2022-11-19T09:17:34.212Z","updated_at":"2022-11-19T09:17:34.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fox1t/packages"},{"uuid":"climba03003","login":"climba03003","name":null,"email":"kaka@kakawebsitedemo.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-19T09:17:34.249Z","updated_at":"2022-11-19T09:17:34.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"},{"uuid":"fdawgs","login":"fdawgs","name":null,"email":"frazer.dev@icloud.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~fdawgs","role":null,"created_at":"2022-11-19T09:17:34.274Z","updated_at":"2022-11-19T09:17:34.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdawgs/packages"},{"uuid":"metcoder95","login":"metcoder95","name":null,"email":"me@metcoder.dev","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2023-04-13T02:16:24.565Z","updated_at":"2023-04-13T02:16:24.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/metcoder95/packages"},{"uuid":"ilteoood","login":"ilteoood","name":null,"email":"matteopietro.dazzi@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~ilteoood","role":null,"created_at":"2025-10-05T14:15:07.593Z","updated_at":"2025-10-05T14:15:07.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ilteoood/packages"},{"uuid":"tony133","login":"tony133","name":null,"email":"a.tripodi133@gmail.com","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-03-05T20:02:39.927Z","updated_at":"2026-03-05T20:02:39.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tony133/packages"},{"uuid":"jean-michelet","login":"jean-michelet","name":null,"email":"jean.antoine.michelet@gmail.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~jean-michelet","role":null,"created_at":"2025-07-01T08:34:43.254Z","updated_at":"2025-07-01T08:34:43.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jean-michelet/packages"},{"uuid":"gurgunday","login":"gurgunday","name":null,"email":"hey@gurgun.day","url":null,"packages_count":163,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:52:55.806Z","updated_at":"2023-09-06T08:52:55.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}