{"id":4357678,"name":"@fastify/cors","ecosystem":"npm","description":"Fastify CORS","homepage":"https://github.com/fastify/fastify-cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/fastify-cors","keywords_array":["fastify","cors","headers","access","control"],"namespace":"fastify","versions_count":23,"first_release_published_at":"2022-04-27T13:45:00.458Z","latest_release_published_at":"2025-12-09T21:47:04.730Z","latest_release_number":"11.2.0","last_synced_at":"2026-06-28T19:00:57.932Z","created_at":"2022-05-11T19:32:16.442Z","updated_at":"2026-06-28T19:00:57.932Z","registry_url":"https://www.npmjs.com/package/@fastify/cors","install_command":"npm install @fastify/cors","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"next":"10.0.0","latest":"11.2.0"}},"repo_metadata":{"id":32872938,"uuid":"144390060","full_name":"fastify/fastify-cors","owner":"fastify","description":"Fastify CORS","archived":false,"fork":false,"pushed_at":"2026-01-01T17:03:50.000Z","size":329,"stargazers_count":482,"open_issues_count":3,"forks_count":68,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-02-24T01:22:51.889Z","etag":null,"topics":["cors","cors-headers","fastify","fastify-plugin"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/cors","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/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":"2018-08-11T14:04:04.000Z","updated_at":"2026-02-14T16:47:02.000Z","dependencies_parsed_at":"2023-09-24T07:17:17.591Z","dependency_job_id":"60fa03bd-3e1d-4207-b950-b8eb311eddf5","html_url":"https://github.com/fastify/fastify-cors","commit_stats":{"total_commits":238,"total_committers":57,"mean_commits":4.175438596491228,"dds":0.73109243697479,"last_synced_commit":"7635ecd332348a40f224e0a8ea0a7e658b6ce2c6"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify-cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/sbom","scorecard":{"id":393354,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify-cors","commit":"2e5f646d31baf5b64c54e31cdb879c7453688fb2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 8/24 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":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/fastify-cors/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":"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":"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":-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:22:43.898Z","repository_id":32872938,"created_at":"2025-08-18T18:22:43.898Z","updated_at":"2025-08-18T18:22:43.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29832140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"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.2.0","sha":"db4ceb6323baf602e8620a1b42c9dab37dbb1f0f","kind":"commit","published_at":"2025-12-09T21:44:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v11.2.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"de3cdbdb2bde9c7001c0c0a4bc3cac4f6b3a0de4","kind":"commit","published_at":"2025-08-01T07:13:02.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v11.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"2f2bf542e3e66dbd580799142c5cdee0e99b0292","kind":"tag","published_at":"2025-03-25T16:43:18.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v11.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"2176d0bad8464c3ade01438df14b02e3fdad9e8c","kind":"tag","published_at":"2025-02-27T06:04:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v11.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v11.0.0/manifests"},{"name":"v10.1.0","sha":"ace0ee350d82e604245cb75bbc67bbcbeb465b84","kind":"tag","published_at":"2025-02-24T20:24:10.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v10.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"cd695cdd6e447891dd63573748dcebb205efed13","kind":"tag","published_at":"2025-01-04T16:12:16.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v10.0.2","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"7635ecd332348a40f224e0a8ea0a7e658b6ce2c6","kind":"commit","published_at":"2024-09-22T09:09:01.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v10.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"a9da1fc8c924311c86b105718c137a47025fc34c","kind":"commit","published_at":"2024-09-04T07:32:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v10.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"804dd23087b51c8cbed3af7d628d4e2747f81d9e","kind":"commit","published_at":"2024-01-31T15:47:34.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v9.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"3cf8f61d9358adb743d0a14bf575ffe3193ef4ea","kind":"commit","published_at":"2024-01-26T18:18:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v9.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v9.0.0/manifests"},{"name":"v8.5.0","sha":"5e0e27e0f331ebcff69b624264945f490d13024c","kind":"commit","published_at":"2023-12-18T12:01:28.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.5.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.5.0/manifests"},{"name":"v8.4.2","sha":"ec470fcc810b386d90abef47cd55f281d0d7bc2d","kind":"commit","published_at":"2023-12-04T17:33:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.4.2","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"f75b2016c74b3c8b44a9706c79fae0b34f32bef7","kind":"commit","published_at":"2023-10-29T14:37:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.4.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"8b3d70bda24e7c48e3d01e44fac593d5259976dd","kind":"commit","published_at":"2023-09-19T17:18:49.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.4.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"8ff6f63c2cc461d8e8664a810badf3a258d02d0b","kind":"commit","published_at":"2023-05-25T16:37:37.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.3.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.3.0/manifests"},{"name":"v8.2.1","sha":"fc16c4e448a383b6dc6962d2c685c268f9cef4d9","kind":"commit","published_at":"2023-03-14T17:00:46.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.2.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"ad759a79af8c67e06dedcb36188836d3343b2a3c","kind":"commit","published_at":"2022-11-08T09:29:31.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.2.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.2.0/manifests"},{"name":"v8.1.1","sha":"67d0a8fcbdc14772bf6fc5fe579c650f087f08ea","kind":"tag","published_at":"2022-10-25T07:23:26.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.1.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"2575c376a66579bd5cc8eb2d5c01e525d0d3e60e","kind":"commit","published_at":"2022-08-03T21:04:44.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"3ae1d561a08f50340f834ef242193beee9820fbf","kind":"commit","published_at":"2022-05-11T15:09:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v8.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"91defbec0831d4de464aa7ef198e6a55f7c32fab","kind":"commit","published_at":"2022-04-27T13:44:41.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v7.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v7.0.0/manifests"},{"name":"v6.0.3","sha":"899c8d2cc5572bec325d99e828739e8dc03b6c90","kind":"commit","published_at":"2022-02-23T08:00:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v6.0.3","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"da51cc34b490885c0de8c28a60aaaa56cc384b11","kind":"commit","published_at":"2021-07-14T07:51:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v6.0.2","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"42d3bf4c73dcd780607a48023be4e03f0a38f35e","kind":"commit","published_at":"2021-05-07T10:04:36.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v6.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"fe1b50b556332352197b3cc33f526025d058c72d","kind":"commit","published_at":"2021-04-29T08:52:22.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v6.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v6.0.0/manifests"},{"name":"v5.2.0","sha":"3f38eb73a0ed8e6362509a798cc5f45beb78b23a","kind":"commit","published_at":"2021-01-25T07:40:58.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v5.2.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"37e278fd3739a17a51813cf47338fc0f9ae9ea30","kind":"commit","published_at":"2020-12-09T13:17:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v5.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"abafaa11762b4581687fc82606ca0afedbb6308b","kind":"commit","published_at":"2020-11-22T11:14:54.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v5.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6a64e8d42765bf5ad6900589eedfee3abdcbd325","kind":"commit","published_at":"2020-07-19T08:15:46.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v4.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"88bce1ea41d9604649205442a0d32d37e828fde4","kind":"commit","published_at":"2020-05-05T11:03:24.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v4.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v4.0.0/manifests"},{"name":"v3.0.3","sha":"5f3ec69389b0c4b047fbc28bdb655c9aa0d0c42a","kind":"commit","published_at":"2020-03-28T14:49:54.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v3.0.3","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"68ad76f40509f2194d6b6fde96a09fa727e0393f","kind":"commit","published_at":"2020-02-18T20:42:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v3.0.2","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"015954b752dbfb538a5c8e23c5592de03c920d16","kind":"commit","published_at":"2020-01-05T06:55:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v3.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1e37b0af70e6c534521834bc2b7b7c43eb9af127","kind":"commit","published_at":"2019-11-22T21:55:43.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v3.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"377f52304d7cc28b069afb0395e9ed7bc508afea","kind":"commit","published_at":"2019-11-10T22:24:17.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.2.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2ec115d58604dc3187abed1bd4d5ccd865107068","kind":"tag","published_at":"2019-05-01T18:31:00.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.1.3","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.3/manifests"},{"name":"v1.0.1","sha":"3a7f44f2d4db17e2ca5dea7e49b666cea20e4284","kind":"commit","published_at":"2019-02-26T16:29:54.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v1.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v1.0.1/manifests"},{"name":"v2.1.1","sha":"b71f278f0e36ffc831b2b428f1f043b88b4bd821","kind":"commit","published_at":"2019-02-14T16:41:28.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.1.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"5980d11e44bf61948236528da1d0572186238290","kind":"commit","published_at":"2019-02-08T01:16:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"15346e80dc7ede4e6ec3247c88b33192fa05fc4f","kind":"commit","published_at":"2019-01-14T06:57:47.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.0.1","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.0.1/manifests"},{"name":"v1.0.0","sha":"99af4424bdf65f0566c88894c78bb73acfe654c0","kind":"commit","published_at":"2018-12-21T01:28:11.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v1.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v1.0.0/manifests"},{"name":"v2.0.0","sha":"a12d7c2537cc3bd07ffbad6165bd9ca9c2b5a295","kind":"commit","published_at":"2018-12-21T01:27:28.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v2.0.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v2.0.0/manifests"},{"name":"v0.2.0","sha":"453611937a41d8599d384fb7dcf26d75f06c35fe","kind":"commit","published_at":"2018-10-23T18:34:17.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v0.2.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"8db32f273c5ddb72b6c7826837b0a474d9b25454","kind":"commit","published_at":"2018-08-15T12:48:04.000Z","download_url":"https://codeload.github.com/fastify/fastify-cors/tar.gz/v0.1.0","html_url":"https://github.com/fastify/fastify-cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-27T03:35:42.760Z","dependent_packages_count":270,"downloads":17650224,"downloads_period":"last-month","dependent_repos_count":2792,"rankings":{"downloads":0.2100470744613573,"dependent_repos_count":0.4323561050464352,"dependent_packages_count":0.25171507658069825,"stargazers_count":3.5078224339680344,"forks_count":4.07000893695637,"docker_downloads_count":0.15117525175753088,"average":1.437187479795071},"purl":"pkg:npm/%40fastify/cors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/cors","docker_dependents_count":265,"docker_downloads_count":161514103,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/cors/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-16T10:03:44.810Z","issues_count":48,"pull_requests_count":250,"avg_time_to_close_issue":3649619.380952381,"avg_time_to_close_pull_request":437026.6398305085,"issues_closed_count":42,"pull_requests_closed_count":236,"pull_request_authors_count":34,"issue_authors_count":46,"avg_comments_per_issue":2.8541666666666665,"avg_comments_per_pull_request":0.916,"merged_pull_requests_count":179,"bot_issues_count":0,"bot_pull_requests_count":111,"past_year_issues_count":7,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":3865822.5,"past_year_avg_time_to_close_pull_request":326659.28571428574,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.7142857142857142,"past_year_avg_comments_per_pull_request":0.2619047619047619,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-cors/issues","maintainers":[{"login":"Fdawgs","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"mcollina","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"Eomm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"jsumners","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"climba03003","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/climba03003"}],"active_maintainers":[{"login":"Fdawgs","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fcors/codemeta","maintainers":[{"uuid":"simenb","login":"simenb","name":null,"email":"sbekkhus91@gmail.com","url":null,"packages_count":264,"html_url":"https://www.npmjs.com/~simenb","role":null,"created_at":"2022-11-15T16:49:57.690Z","updated_at":"2022-11-15T16:49:57.690Z","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":673,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-15T16:49:57.800Z","updated_at":"2022-11-15T16:49:57.800Z","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":213,"html_url":"https://www.npmjs.com/~airhorns","role":null,"created_at":"2022-11-15T16:49:57.979Z","updated_at":"2022-11-15T16:49:57.979Z","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":201,"html_url":"https://www.npmjs.com/~galvez","role":null,"created_at":"2022-11-15T16:49:57.622Z","updated_at":"2022-11-15T16:49:57.622Z","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-15T16:49:57.773Z","updated_at":"2022-11-15T16:49:57.773Z","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":357,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-15T16:49:58.011Z","updated_at":"2022-11-15T16:49:58.011Z","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":270,"html_url":"https://www.npmjs.com/~jsumners","role":null,"created_at":"2022-11-15T16:49:57.836Z","updated_at":"2022-11-15T16:49:57.836Z","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":312,"html_url":"https://www.npmjs.com/~simoneb","role":null,"created_at":"2022-11-15T16:49:57.733Z","updated_at":"2022-11-15T16:49:57.733Z","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":156,"html_url":"https://www.npmjs.com/~zekth","role":null,"created_at":"2022-11-15T16:49:57.860Z","updated_at":"2022-11-15T16:49:57.860Z","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":198,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-15T16:49:57.908Z","updated_at":"2022-11-15T16:49:57.908Z","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":169,"html_url":"https://www.npmjs.com/~fox1t","role":null,"created_at":"2022-11-15T16:49:57.938Z","updated_at":"2022-11-15T16:49:57.938Z","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":195,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-15T16:49:58.026Z","updated_at":"2022-11-15T16:49:58.026Z","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-15T16:49:58.100Z","updated_at":"2022-11-15T16:49:58.100Z","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":176,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2023-04-13T02:16:02.871Z","updated_at":"2023-04-13T02:16:02.871Z","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-06T03:05:39.445Z","updated_at":"2025-10-06T03:05:39.445Z","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":141,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-03-06T21:01:06.327Z","updated_at":"2026-03-06T21:01:06.327Z","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":143,"html_url":"https://www.npmjs.com/~jean-michelet","role":null,"created_at":"2025-06-15T11:05:53.194Z","updated_at":"2025-06-15T11:05:53.194Z","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":164,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:46:18.069Z","updated_at":"2023-09-06T08:46:18.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}