{"id":377598,"url":"https://github.com/expressjs/cors","last_synced_at":"2026-07-23T12:03:41.842Z","repository":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"packages":[{"id":13596162,"name":"node-cors","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:23:27.235Z","latest_release_published_at":"2026-02-11T10:23:27.235Z","latest_release_number":"2.7.1-1","last_synced_at":"2026-03-13T15:00:39.744Z","created_at":"2026-02-11T10:23:27.043Z","updated_at":"2026-03-13T15:00:39.744Z","registry_url":"https://tracker.debian.org/pkg/node-cors","install_command":"apt-get install node-cors","documentation_url":"https://packages.debian.org/buster/node-cors","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"3.9.7","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:56.075Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cors?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13793559,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:58:45.372Z","latest_release_published_at":"2026-02-13T15:58:45.372Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-13T16:22:47.070Z","created_at":"2026-02-13T15:58:45.188Z","updated_at":"2026-03-13T16:22:47.070Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:58:45.972Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13759984,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:38:15.097Z","latest_release_published_at":"2026-02-13T09:38:15.097Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-13T16:16:45.397Z","created_at":"2026-02-13T09:38:14.911Z","updated_at":"2026-03-13T16:31:21.377Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:38:15.728Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13558011,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:42:15.492Z","latest_release_published_at":"2026-02-11T04:42:15.492Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-11T10:42:39.329Z","created_at":"2026-02-11T04:42:15.322Z","updated_at":"2026-03-11T10:42:39.330Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:53.359Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13742822,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:31:35.706Z","latest_release_published_at":"2026-02-13T05:31:35.706Z","latest_release_number":"2.7.1-1","last_synced_at":"2026-03-13T09:23:32.292Z","created_at":"2026-02-13T05:31:35.480Z","updated_at":"2026-03-13T09:30:29.756Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"3.9.7","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:31:36.262Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13522564,"name":"node-cors","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:58:18.358Z","latest_release_published_at":"2026-02-10T21:58:18.358Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-14T01:22:32.841Z","created_at":"2026-02-10T21:58:18.172Z","updated_at":"2026-03-14T01:22:32.841Z","registry_url":"https://tracker.debian.org/pkg/node-cors","install_command":"apt-get install node-cors","documentation_url":"https://packages.debian.org/bullseye/node-cors","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:59.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cors?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":8646713,"name":"cross-origin-resource-sharing","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":3,"first_release_published_at":"2023-12-15T20:25:34.093Z","latest_release_published_at":"2023-12-15T20:39:20.256Z","latest_release_number":"2.8.9","last_synced_at":"2026-07-22T17:26:27.343Z","created_at":"2023-12-15T20:40:26.499Z","updated_at":"2026-07-22T17:26:27.344Z","registry_url":"https://www.npmjs.com/package/cross-origin-resource-sharing","install_command":"npm install cross-origin-resource-sharing","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.9"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2025-11-02T20:05:41.565Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.07259772771038,"dependent_packages_count":51.70323741762309,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.88791757266674},"purl":"pkg:npm/cross-origin-resource-sharing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cross-origin-resource-sharing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cross-origin-resource-sharing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cross-origin-resource-sharing/dependencies","status":"unpublished","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cross-origin-resource-sharing/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13428247,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:23:56.729Z","latest_release_published_at":"2026-02-07T15:23:56.729Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-07T15:38:07.673Z","created_at":"2026-02-07T15:23:56.113Z","updated_at":"2026-03-07T16:02:50.494Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13659200,"name":"node-cors","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:12:45.660Z","latest_release_published_at":"2026-02-12T08:12:45.660Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-13T22:10:25.863Z","created_at":"2026-02-12T08:12:45.473Z","updated_at":"2026-03-13T22:10:25.863Z","registry_url":"https://tracker.debian.org/pkg/node-cors","install_command":"apt-get install node-cors","documentation_url":"https://packages.debian.org/trixie/node-cors","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:12:46.207Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-cors?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4998126,"name":"org.webjars.npm:cors","ecosystem":"maven","description":"WebJar for cors","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2018-03-28T02:53:31.000Z","latest_release_published_at":"2019-11-22T12:41:01.000Z","latest_release_number":"2.8.5","last_synced_at":"2026-07-22T17:26:23.846Z","created_at":"2022-07-27T10:53:51.320Z","updated_at":"2026-07-22T17:26:23.847Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cors/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cors/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2025-11-02T20:05:41.318Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.01282359541557,"dependent_packages_count":9.559589644946701,"stargazers_count":3.84507493788571,"forks_count":9.124188506852608,"docker_downloads_count":null,"average":14.385419171275148},"purl":"pkg:maven/org.webjars.npm/cors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cors/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cors/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8646449,"name":"@sevigoy654/coretansetan","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":"sevigoy654","versions_count":1,"first_release_published_at":"2023-12-15T17:47:43.661Z","latest_release_published_at":"2023-12-15T17:47:43.661Z","latest_release_number":"2.8.5","last_synced_at":"2026-07-22T17:25:48.845Z","created_at":"2023-12-15T17:50:13.539Z","updated_at":"2026-07-22T17:25:48.845Z","registry_url":"https://www.npmjs.com/package/@sevigoy654/coretansetan","install_command":"npm install @sevigoy654/coretansetan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.5"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-11-02T20:05:40.779Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.07259772771038,"dependent_packages_count":51.70323741762309,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.88791757266674},"purl":"pkg:npm/%40sevigoy654/coretansetan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sevigoy654/coretansetan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sevigoy654/coretansetan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sevigoy654/coretansetan/dependencies","status":"removed","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevigoy654%2Fcoretansetan/codemeta","maintainers":[{"uuid":"sevigoy654","login":"sevigoy654","name":null,"email":"sevigoy654@anawalls.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sevigoy654","role":null,"created_at":"2023-12-15T17:50:15.683Z","updated_at":"2023-12-15T17:50:15.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sevigoy654/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2498893,"name":"ulti","ecosystem":"npm","description":"Node.js CORS middleware with ulti","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-10-07T18:57:35.414Z","latest_release_published_at":"2020-10-26T19:01:59.750Z","latest_release_number":"2.8.5","last_synced_at":"2026-07-22T17:25:55.831Z","created_at":"2022-04-10T02:39:34.920Z","updated_at":"2026-07-22T17:25:55.831Z","registry_url":"https://www.npmjs.com/package/ulti","install_command":"npm install ulti","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.5"}},"repo_metadata":{"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2023-11-06T10:56:18.000Z","size":216,"stargazers_count":5891,"open_issues_count":25,"forks_count":475,"subscribers_count":88,"default_branch":"master","last_synced_at":"2023-12-12T17:59:23.885Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2023-12-12T15:01:59.000Z","dependencies_parsed_at":"2022-07-11T20:02:41.472Z","dependency_job_id":null,"html_url":"https://github.com/expressjs/cors","commit_stats":null,"previous_names":[],"tags_count":34,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176023315,"owners_count":10343620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":41,"last_synced_at":"2023-04-09T04:00:27.297Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/expressjs","created_at":"2022-11-02T16:18:58.194Z","updated_at":"2023-04-09T04:00:27.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-13T02:09:06.469Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":1.5471246829831542,"forks_count":1.9776661502254291,"average":19.799126778110967},"purl":"pkg:npm/ulti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ulti","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ulti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ulti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-12T21:17:53.309Z","issues_count":61,"pull_requests_count":50,"avg_time_to_close_issue":6187619.534883721,"avg_time_to_close_pull_request":3354968.073170732,"issues_closed_count":43,"pull_requests_closed_count":41,"pull_request_authors_count":44,"issue_authors_count":60,"avg_comments_per_issue":3.622950819672131,"avg_comments_per_pull_request":1.76,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":1839830.5,"past_year_avg_time_to_close_pull_request":184.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.7777777777777777,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ulti/codemeta","maintainers":[{"uuid":"pranshuchittora","login":"pranshuchittora","name":null,"email":"pranshuchittora17@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~pranshuchittora","role":null,"created_at":"2022-11-15T05:08:31.310Z","updated_at":"2022-11-15T05:08:31.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pranshuchittora/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1563214,"name":"corss","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-11-21T22:02:27.904Z","latest_release_published_at":"2019-11-21T22:02:27.904Z","latest_release_number":"2.8.5","last_synced_at":"2026-07-22T17:25:49.668Z","created_at":"2022-04-09T06:01:18.195Z","updated_at":"2026-07-22T17:37:00.640Z","registry_url":"https://www.npmjs.com/package/corss","install_command":"npm install corss","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.5"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:00.639Z","dependent_packages_count":2,"downloads":175,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":9.681152954324952,"dependent_repos_count":2.7285033272688093,"dependent_packages_count":8.833550931946979,"stargazers_count":1.2577870916058704,"forks_count":1.7253317767890894,"docker_downloads_count":null,"average":4.84526521638714},"purl":"pkg:npm/corss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/corss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/corss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/corss/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/corss/codemeta","maintainers":[{"uuid":"ryan.uberto","login":"ryan.uberto","name":null,"email":"ryan.uberto@yahoo.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ryan.uberto","role":null,"created_at":"2022-11-11T21:23:59.055Z","updated_at":"2022-11-11T21:23:59.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ryan.uberto/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11935497,"name":"grammy-key","ecosystem":"npm","description":"Node.js grammy middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["grammy","express","connect","middleware"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-07-22T08:16:00.026Z","latest_release_published_at":"2025-07-28T02:13:38.537Z","latest_release_number":"2.8.9","last_synced_at":"2026-07-22T17:25:40.629Z","created_at":"2025-07-22T08:16:56.292Z","updated_at":"2026-07-22T17:37:00.551Z","registry_url":"https://www.npmjs.com/package/grammy-key","install_command":"npm install grammy-key","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.9"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:00.551Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.15680557683801,"dependent_packages_count":34.85638342769198,"stargazers_count":1.061547767480779,"forks_count":1.4002091471103866,"docker_downloads_count":null,"average":15.368736479780289},"purl":"pkg:npm/grammy-key","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/grammy-key","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/grammy-key","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/grammy-key/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/grammy-key/codemeta","maintainers":[{"uuid":"chiahaomung","login":"chiahaomung","name":null,"email":"chiahaomung@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~chiahaomung","role":null,"created_at":"2025-07-22T13:51:06.030Z","updated_at":"2025-07-22T13:51:06.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiahaomung/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1563162,"name":"cors-peers","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-11-19T14:39:41.453Z","latest_release_published_at":"2020-11-19T14:39:41.453Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-22T17:25:42.034Z","created_at":"2022-04-09T06:01:10.516Z","updated_at":"2026-07-22T17:37:00.637Z","registry_url":"https://www.npmjs.com/package/cors-peers","install_command":"npm install cors-peers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:00.637Z","dependent_packages_count":3,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":1.550955001645346,"forks_count":1.9776661502254291,"average":16.30979196653599},"purl":"pkg:npm/cors-peers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cors-peers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cors-peers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cors-peers/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-peers/codemeta","maintainers":[{"uuid":"torusmug","login":"torusmug","name":null,"email":"torusmug@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~torusmug","role":null,"created_at":"2022-11-11T21:23:38.996Z","updated_at":"2022-11-11T21:23:38.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/torusmug/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14024798,"name":"@depup/cors","ecosystem":"npm","description":"[DepUp] Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["depup","dependency-bumped","updated-deps","cors","express","connect","middleware"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-09T05:42:00.729Z","latest_release_published_at":"2026-03-10T20:18:19.541Z","latest_release_number":"2.8.6-depup.2","last_synced_at":"2026-07-22T17:25:51.003Z","created_at":"2026-03-11T00:14:04.018Z","updated_at":"2026-07-22T17:37:00.637Z","registry_url":"https://www.npmjs.com/package/@depup/cors","install_command":"npm install @depup/cors","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"2.8.6-depup.2"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:00.636Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/cors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/cors/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcors/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2073,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:05.657Z","updated_at":"2026-03-11T00:14:05.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11858026,"name":"cors-tool","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-07-01T08:32:26.311Z","latest_release_published_at":"2025-07-01T08:32:26.311Z","latest_release_number":"2.8.6","last_synced_at":"2026-07-22T17:25:52.017Z","created_at":"2025-07-01T08:32:33.260Z","updated_at":"2026-07-22T17:37:00.830Z","registry_url":"https://www.npmjs.com/package/cors-tool","install_command":"npm install cors-tool","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.6"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:00.830Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.318038957974128,"dependent_packages_count":35.091492151818635,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.704765554896383},"purl":"pkg:npm/cors-tool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cors-tool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cors-tool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cors-tool/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-tool/codemeta","maintainers":[{"uuid":"nadhirsaka1122","login":"nadhirsaka1122","name":null,"email":"nadhirasakaluram@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~nadhirsaka1122","role":null,"created_at":"2025-07-01T08:34:51.714Z","updated_at":"2025-07-01T08:34:51.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nadhirsaka1122/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8646768,"name":"cors-express-middleware","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":3,"first_release_published_at":"2023-12-15T20:59:25.683Z","latest_release_published_at":"2024-10-26T15:05:05.232Z","latest_release_number":"2.8.69420","last_synced_at":"2026-07-22T17:26:33.853Z","created_at":"2023-12-15T21:00:31.521Z","updated_at":"2026-07-22T17:37:02.453Z","registry_url":"https://www.npmjs.com/package/cors-express-middleware","install_command":"npm install cors-express-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.69420"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-06-02T20:00:40.000Z","size":243,"stargazers_count":6194,"open_issues_count":49,"forks_count":506,"subscribers_count":80,"default_branch":"master","last_synced_at":"2026-07-18T06:05:56.798Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-07-17T06:37:35.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35649101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-19T02:00:06.923Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.6","sha":"f00a8c1f0af727ffe5ed35f3b2d0b1a7eb4b65bb","kind":"commit","published_at":"2026-01-22T14:36:50.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.6","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.6/manifests"},{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-07-22T17:37:02.452Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.07259772771038,"dependent_packages_count":51.70323741762309,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.88791757266674},"purl":"pkg:npm/cors-express-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cors-express-middleware","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cors-express-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cors-express-middleware/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T08:01:05.852Z","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-express-middleware/codemeta","maintainers":[{"uuid":"cosrsly","login":"cosrsly","name":null,"email":"sevigoy654@anawalls.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~cosrsly","role":null,"created_at":"2023-12-15T21:09:42.627Z","updated_at":"2023-12-15T21:09:42.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cosrsly/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13701203,"name":"node-cors","ecosystem":"debian","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:08:27.353Z","latest_release_published_at":"2026-02-12T21:08:27.353Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-13T20:39:13.974Z","created_at":"2026-02-12T21:08:27.164Z","updated_at":"2026-03-13T21:01:53.676Z","registry_url":"https://tracker.debian.org/pkg/node-cors","install_command":"apt-get install node-cors","documentation_url":"https://packages.debian.org/bookworm/node-cors","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-02-01T14:47:33.000Z","size":248,"stargazers_count":6192,"open_issues_count":36,"forks_count":490,"subscribers_count":81,"default_branch":"master","last_synced_at":"2026-02-06T03:19:18.109Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-02-04T16:48:27.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T21:08:27.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.4635227730753728,"forks_count":0.6276271088846663,"docker_downloads_count":null,"average":0.2727874704900098},"purl":"pkg:deb/debian/node-cors?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-cors/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-01T17:01:13.746Z","issues_count":84,"pull_requests_count":121,"avg_time_to_close_issue":16449108.633333333,"avg_time_to_close_pull_request":5931982.966666667,"issues_closed_count":60,"pull_requests_closed_count":90,"pull_request_authors_count":68,"issue_authors_count":80,"avg_comments_per_issue":3.357142857142857,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":8,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":3001830.0,"past_year_avg_time_to_close_pull_request":1203729.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":1563127,"name":"cors","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":35,"first_release_published_at":"2013-01-31T04:13:41.715Z","latest_release_published_at":"2026-01-22T14:41:30.223Z","latest_release_number":"2.8.6","last_synced_at":"2026-07-23T09:03:49.116Z","created_at":"2022-04-09T06:01:06.086Z","updated_at":"2026-07-23T09:03:49.116Z","registry_url":"https://www.npmjs.com/package/cors","install_command":"npm install cors","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/express"},"dist-tags":{"latest":"2.8.6"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2026-05-01T17:43:13.000Z","size":258,"stargazers_count":6200,"open_issues_count":43,"forks_count":504,"subscribers_count":81,"default_branch":"master","last_synced_at":"2026-05-15T21:43:42.941Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2026-05-14T00:51:52.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9f817838-f96c-41be-ad05-9094bf3bae23","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-07-21T21:34:20.515Z","dependent_packages_count":13273,"downloads":262123751,"downloads_period":"last-month","dependent_repos_count":935233,"rankings":{"downloads":0.033896226074137996,"dependent_repos_count":0.03627827104057581,"dependent_packages_count":0.007666351616121681,"stargazers_count":1.2711906172617764,"forks_count":1.6974945267725428,"docker_downloads_count":0.020808668672330274,"average":0.5112224435729141},"purl":"pkg:npm/cors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cors","docker_dependents_count":19639,"docker_downloads_count":4950978106,"usage_url":"https://repos.ecosyste.ms/usage/npm/cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cors/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-05T08:02:19.773Z","issues_count":84,"pull_requests_count":121,"avg_time_to_close_issue":16449108.633333333,"avg_time_to_close_pull_request":5931982.966666667,"issues_closed_count":60,"pull_requests_closed_count":90,"pull_request_authors_count":68,"issue_authors_count":80,"avg_comments_per_issue":3.357142857142857,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":7,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":3001830.0,"past_year_avg_time_to_close_pull_request":1203729.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.43478260869565216,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"jonchurch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"},{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-10T11:35:10.220Z","updated_at":"2022-11-10T11:35:10.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"troygoode","login":"troygoode","name":null,"email":"troygoode@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~troygoode","role":null,"created_at":"2022-11-10T11:35:10.304Z","updated_at":"2022-11-10T11:35:10.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/troygoode/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2024-05-30T19:05:15.858Z","updated_at":"2024-05-30T19:05:15.858Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3614927,"name":"github.com/expressjs/cors","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":[],"namespace":"github.com/expressjs","versions_count":35,"first_release_published_at":"2013-01-31T03:28:05.000Z","latest_release_published_at":"2026-01-22T14:36:50.000Z","latest_release_number":"v2.8.6+incompatible","last_synced_at":"2026-07-17T13:48:35.544Z","created_at":"2022-04-11T07:39:05.952Z","updated_at":"2026-07-17T13:48:35.545Z","registry_url":"https://pkg.go.dev/github.com/expressjs/cors","install_command":"go get github.com/expressjs/cors","documentation_url":"https://pkg.go.dev/github.com/expressjs/cors#section-documentation","metadata":{},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"expressjs","name":"expressjs","uuid":"5658226","kind":"organization","description":"Express.js: the fast, unopinionated, minimalist web framework for node","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5658226?v=4","repositories_count":44,"last_synced_at":"2024-04-14T06:44:27.360Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/expressjs","funding_links":["https://opencollective.com/express"],"total_stars":122430,"followers":1481,"following":0,"created_at":"2022-11-02T16:18:58.194Z","updated_at":"2024-04-14T06:44:39.104Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs/repositories"},"tags":[{"name":"v2.8.5","sha":"9158a8686d64bf567440d030873378c429ad60b0","kind":"commit","published_at":"2018-11-04T20:56:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.5","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.5/manifests"},{"name":"v2.8.4","sha":"c6ed038edc4a483096ded79ad9a0629e4ff79000","kind":"commit","published_at":"2017-07-13T02:48:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.4","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.4/manifests"},{"name":"v2.8.3","sha":"90a7881d8bf9c273ca9183e3ca95f74ce9f5aee2","kind":"commit","published_at":"2017-03-30T02:55:30.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"2c4e64718f08f5e2e7a9462c02b70863a42b9a1b","kind":"commit","published_at":"2017-03-29T00:56:54.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"458804a9ebd71a205a22d41da60f4cc5502a7776","kind":"commit","published_at":"2016-09-08T20:36:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"5dae6d8caf405c8f7fb1a094f964c712f62d214e","kind":"commit","published_at":"2016-08-23T18:11:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.8.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.8.0/manifests"},{"name":"v2.7.2","sha":"6568976a0c2948ba602d0f20205a5b33c6f2faea","kind":"commit","published_at":"2016-08-23T17:55:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"bef1a97c22a3f15cb23ab2d9cf8e7e3f7134e107","kind":"commit","published_at":"2015-05-28T23:17:04.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8ec22a9b86f71389264cd961f567e72cf7db83ca","kind":"commit","published_at":"2015-05-28T23:04:14.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.7.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"42cae8e6ddcf0640d74483eb756f5b59333c2a50","kind":"commit","published_at":"2015-05-28T08:29:58.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"e56aad29cbe9a4e06ef1c5c2be17e6a4f497a90a","kind":"commit","published_at":"2015-04-27T18:49:49.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.6.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"9959d2e4301bfb76e150c1c65e5ecd28924269fb","kind":"commit","published_at":"2015-01-20T21:49:32.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.3","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fee800f0dc13a1df5b696035f09c43b8c714371b","kind":"commit","published_at":"2014-11-10T05:50:12.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"165f35e8a289e36caefc92131e8f874560bd8ce6","kind":"commit","published_at":"2014-11-07T19:05:35.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"0aca42ec76993c612abf38cae27d096172c66fe5","kind":"commit","published_at":"2014-10-23T21:36:18.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.5.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"210446e8882dd599e2f9526d048b82018f77b48b","kind":"commit","published_at":"2014-09-13T22:06:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"893cf2cf93a0a6825944109552a35df827ea2106","kind":"commit","published_at":"2014-07-06T00:25:20.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"9af79275f43e88994be47e8d7f5c965b11e87edb","kind":"commit","published_at":"2014-07-05T18:47:48.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.4.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"c78ed4285d59cf7a7835e33326eb63707bc1705a","kind":"commit","published_at":"2014-07-05T18:26:09.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.2","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6f607e391ec05ba562195f7d7d8854d1d2dcfa84","kind":"commit","published_at":"2014-05-12T23:17:13.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d402c4362e58937299cb6482e4b8cf430dda8c14","kind":"commit","published_at":"2014-05-06T22:33:00.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.3.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"6a6fbb128136ee787bbd01fbbf81717eab8b573e","kind":"commit","published_at":"2014-03-04T21:49:02.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.2.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"f1a932b3f1e174d71597ebac0ac5e195ed0781c6","kind":"commit","published_at":"2013-12-11T06:03:10.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"9a1b6e479eec19829322dab1830eee0f7306b25f","kind":"commit","published_at":"2013-10-14T18:17:45.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"38add712f7c1ea7087bb3dd456e692c8ee79d013","kind":"commit","published_at":"2013-10-10T01:46:03.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v2.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"685698eaab33252393ea78b461fc24ffd02880c4","kind":"commit","published_at":"2013-04-29T14:26:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8a00e70f9b2ba614581feff57fe1e92ef72836c1","kind":"commit","published_at":"2013-04-28T18:34:42.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v1.0.0","html_url":"https://github.com/expressjs/cors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v1.0.0/manifests"},{"name":"v0.1.1","sha":"dec52dec13572f03ae4abfba7ba2c027c78bee73","kind":"commit","published_at":"2013-04-28T16:27:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bd357b70dd00be3f6f0826cb7b4cfbdc657bce12","kind":"commit","published_at":"2013-04-28T16:23:55.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.1.0","html_url":"https://github.com/expressjs/cors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.1.0/manifests"},{"name":"v0.0.5","sha":"4b181ef7a4db749a273ea216a1724306ad01d775","kind":"commit","published_at":"2013-03-12T18:06:34.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.5","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ed5128c57d6bf109da68f1478a870f04595de329","kind":"commit","published_at":"2013-02-08T04:39:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.4","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"f77b1f543e238136161bbe9bbe57e7f8b27fc0c2","kind":"commit","published_at":"2013-02-01T02:38:23.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.3","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c365255678bf78c601d5e643938e30c92e5cdd9","kind":"commit","published_at":"2013-01-31T04:47:43.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.2","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"bcd03d9a8d91f9e5d985e2955ec418921c10f546","kind":"commit","published_at":"2013-01-31T03:28:05.000Z","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/v0.0.1","html_url":"https://github.com/expressjs/cors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/expressjs/cors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-11-02T20:05:41.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.8676136737350041,"forks_count":1.378654670623713,"docker_downloads_count":null,"average":4.128471669409714},"purl":"pkg:golang/github.com/expressjs/cors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/expressjs/cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/expressjs/cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/expressjs/cors/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fexpressjs%2Fcors/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13399095,"name":"node-cors","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/expressjs/cors/","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/expressjs/cors","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:19:09.682Z","latest_release_published_at":"2026-02-06T05:19:09.682Z","latest_release_number":"2.8.5-1","last_synced_at":"2026-03-06T14:31:42.868Z","created_at":"2026-02-06T05:19:09.418Z","updated_at":"2026-03-06T14:31:42.868Z","registry_url":"https://launchpad.net/ubuntu/+source/node-cors","install_command":"apt-get install node-cors","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-cors","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), mocha \u003c!nocheck\u003e, node-after \u003c!nocheck\u003e, node-express \u003c!nocheck\u003e, node-object-assign \u003c!nocheck\u003e, node-supertest \u003c!nocheck\u003e, node-vary \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-cors?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-cors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-cors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-cors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-cors/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":8646473,"name":"coretansetan","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-12-15T18:04:31.176Z","latest_release_published_at":"2023-12-15T18:04:31.176Z","latest_release_number":"2.8.6","last_synced_at":"2026-07-22T17:25:03.453Z","created_at":"2023-12-15T18:05:21.114Z","updated_at":"2026-07-22T17:25:03.454Z","registry_url":"https://www.npmjs.com/package/coretansetan","install_command":"npm install coretansetan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.6"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2025-11-02T20:05:41.246Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.07259772771038,"dependent_packages_count":51.70323741762309,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.88791757266674},"purl":"pkg:npm/coretansetan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/coretansetan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/coretansetan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/coretansetan/dependencies","status":"unpublished","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coretansetan/codemeta","maintainers":[{"uuid":"coretansetan","login":"coretansetan","name":null,"email":"sevigoy654@anawalls.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~coretansetan","role":null,"created_at":"2023-12-15T18:16:56.344Z","updated_at":"2023-12-15T18:16:56.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coretansetan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8646728,"name":"cors-middlewares","ecosystem":"npm","description":"Node.js CORS middleware","homepage":"https://github.com/expressjs/cors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/expressjs/cors","keywords_array":["cors","express","connect","middleware"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-12-15T20:43:26.183Z","latest_release_published_at":"2023-12-15T20:43:26.183Z","latest_release_number":"2.8.5","last_synced_at":"2026-07-22T17:26:27.682Z","created_at":"2023-12-15T20:45:17.456Z","updated_at":"2026-07-22T17:26:27.682Z","registry_url":"https://www.npmjs.com/package/cors-middlewares","install_command":"npm install cors-middlewares","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.8.5"}},"repo_metadata":{"id":6684448,"uuid":"7929498","full_name":"expressjs/cors","owner":"expressjs","description":"Node.js CORS middleware","archived":false,"fork":false,"pushed_at":"2025-10-01T14:32:46.000Z","size":253,"stargazers_count":6167,"open_issues_count":35,"forks_count":485,"subscribers_count":84,"default_branch":"master","last_synced_at":"2025-10-05T06:22:47.977Z","etag":null,"topics":["cors","expressjs","javascript","middleware","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expressjs.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"express"}},"created_at":"2013-01-31T03:27:53.000Z","updated_at":"2025-10-04T15:11:28.000Z","dependencies_parsed_at":"2024-06-23T04:57:31.419Z","dependency_job_id":"9d8934e3-5f5c-4a2d-9725-48e385062d05","html_url":"https://github.com/expressjs/cors","commit_stats":{"total_commits":297,"total_committers":52,"mean_commits":5.711538461538462,"dds":0.5185185185185186,"last_synced_commit":"1cfb3709dec33dfa7ae95a3a554f2dd10498c7f9"},"previous_names":["troygoode/node-cors"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/expressjs/cors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expressjs","download_url":"https://codeload.github.com/expressjs/cors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/sbom","scorecard":{"id":388440,"data":{"date":"2025-08-11T21:24:16Z","repo":{"name":"github.com/expressjs/cors","commit":"9a9a760c888433d923847ee837e95567d9a94517"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/23 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"14 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:109","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:125","Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 11 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/expressjs/.github/SECURITY.md:1","Info: Found linked content: github.com/expressjs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/expressjs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/expressjs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":6,"reason":"14 out of 21 merged PRs checked by a CI test -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 8 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, expressjs, founder @trycourier, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T17:14:13.657Z","repository_id":6684448,"created_at":"2025-08-18T17:14:13.657Z","updated_at":"2025-08-18T17:14:13.657Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420199,"owners_count":25983812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2025-11-02T20:05:41.672Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.07259772771038,"dependent_packages_count":51.70323741762309,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.88791757266674},"purl":"pkg:npm/cors-middlewares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cors-middlewares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cors-middlewares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cors-middlewares/dependencies","status":"unpublished","funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T03:01:36.954Z","issues_count":82,"pull_requests_count":104,"avg_time_to_close_issue":16861307.913793102,"avg_time_to_close_pull_request":6582443.469135802,"issues_closed_count":58,"pull_requests_closed_count":81,"pull_request_authors_count":61,"issue_authors_count":78,"avg_comments_per_issue":3.2317073170731705,"avg_comments_per_pull_request":1.0769230769230769,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":16,"past_year_issues_count":12,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":325545.75,"past_year_avg_time_to_close_pull_request":2796393.4814814813,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.32558139534883723,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","maintainers":[{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}],"active_maintainers":[{"login":"UlisesGascon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"jonchurch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"},{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cors-middlewares/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5679045,"maintainers_count":1211546,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":702,"full_name":"expressjs/cors","default_branch":"master","total_commits":323,"total_committers":62,"total_bot_commits":11,"total_bot_committers":1,"mean_commits":5.209677419354839,"dds":0.5572755417956656,"past_year_total_commits":13,"past_year_total_committers":8,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":1.625,"past_year_dds":0.6923076923076923,"last_synced_at":"2026-07-22T17:26:37.294Z","last_synced_commit":"5317ebe670db2aaebc1d496eb5d33493deefb3ed","created_at":"2023-03-06T22:04:58.957Z","updated_at":"2026-07-22T17:24:41.106Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":143},{"name":"Troy Goode","email":"troygoode@gmail.com","login":"troygoode","count":93},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Alejandro Caravaca Puchades","email":"alex94puchades@gmail.com","login":"alex94cp","count":5},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":3},{"name":"Simon Mansfield","email":"siyfion@gmail.com","login":"Siyfion","count":3},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":3},{"name":"Eran Tiktin","email":"etiktin","login":"etiktin","count":3},{"name":"Íñigo Marquínez Prado","email":"25435858+inigomarquinez","login":"inigomarquinez","count":2},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":2},{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":"mafintosh","count":2},{"name":"Ignacio Mangas","email":"ignaciomangas@gmail.com","login":"imangas","count":2},{"name":"jordandenison","email":"jordand@telepharm.com","login":null,"count":2},{"name":"Chris Bujok","email":"chris.bujok@gmail.com","login":"chrisbujok","count":1},{"name":"Chima Alaebo","email":"xhimat123@gmail.com","login":"Chima1707","count":1},{"name":"Carlos Serrano","email":"carlos.pastor@mailonline.co.uk","login":"carpasse","count":1},{"name":"Cameron Spear","email":"cameronspear@gmail.com","login":"CWSpear","count":1},{"name":"Benjamin Eidelman","email":"beneidel@gmail.com","login":"beneidel","count":1},{"name":"Anshuman Chhapolia","email":"achhap.10.01@gmail.com","login":"achhapolia10","count":1},{"name":"Alex Grover","email":"hello@alexgrover.me","login":"alex-grover","count":1},{"name":"Alejandro Oviedo","email":"alejandro.oviedo.g@gmail.com","login":"a0viedo","count":1},{"name":"Alejandro García Fernández","email":"yalejandro9@gmail.com","login":"Alex-GF","count":1},{"name":"Alberto Leal","email":"albertonb@gmail.com","login":"albertoleal","count":1},{"name":"Abhishek Biswal","email":"wirddin@gmail.com","login":"AbhishekBiswal","count":1},{"name":"Eli Skeggs","email":"eli@mixmax.com","login":null,"count":1},{"name":"Eric di Domenico","email":"eric@didomenico.com","login":null,"count":1},{"name":"James Nail","email":"james.nail@lanetix.com","login":null,"count":1},{"name":"Jonathan Chen","email":"jonathan.chen@lanetix.com","login":null,"count":1},{"name":"Raymond Feng","email":"raymond@strongloop.com","login":null,"count":1},{"name":"Saad Tazi","email":"stazi@premiumbeat.com","login":null,"count":1},{"name":"Shane Tomlinson","email":"stomlinson@mozilla.com","login":null,"count":1},{"name":"stevenp","email":"steven.peterson@gmail.com","login":"stevenp","count":1},{"name":"sandip mondal","email":"sandip_mondal85@yahoo.co.in","login":"smondal","count":1},{"name":"max.laverse","email":"max@laverse.net","login":"maxlaverse","count":1},{"name":"manjunath00","email":"kadrimanjunath56@gmail.com","login":"manjunath00","count":1},{"name":"homersimpsons","email":"guillaume.alabre@gmail.com","login":"homersimpsons","count":1},{"name":"dstudzinski","email":"dmstudzinski@gmail.com","login":"dstudzinski","count":1},{"name":"dhananjaysa92","email":"116092192+dhananjaysa92","login":"dhananjaysa92","count":1},{"name":"akul nurislamimanudin","email":"nurislamimanudin@gmail.com","login":"akulnurislam","count":1},{"name":"Yuichi Okada","email":"y.okada@raksul.com","login":"okapon","count":1},{"name":"Vansh Sharma","email":"s.vansh1811@gmail.com","login":"Vansh1811","count":1},{"name":"Typicode","email":"typicode@gmail.com","login":"typicode","count":1},{"name":"Trevor Dixon","email":"trevordixon@gmail.com","login":"trevordixon","count":1},{"name":"Tomek Kopczuk","email":"tkopczuk@gmail.com","login":"tkopczuk","count":1},{"name":"Tom Arad","email":"tom@arad.rocks","login":"tomarad","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Peter Stromquist","email":"peter@twistedstream.com","login":"twistedstream","count":1},{"name":"Peter Lyons","email":"pete@peterlyons.com","login":"focusaurus","count":1},{"name":"Ollie Buck","email":"git@olliebuck.com","login":"shackpank","count":1},{"name":"LuisEGR","email":"luisegr149@gmail.com","login":"LuisEGR","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Johannes Würbach","email":"johannes.wuerbach@googlemail.com","login":"johanneswuerbach","count":1},{"name":"Janith","email":"janithisipathana@gmail.com","login":"jkasun","count":1},{"name":"Igor Soarez","email":"igorsoarez@gmail.com","login":"soarez","count":1},{"name":"Hannah Wolfe","email":"erisds@gmail.com","login":"ErisDS","count":1},{"name":"Gilad Peleg","email":"giladp007@gmail.com","login":"pgilad","count":1},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":1},{"name":"Dustin Popp","email":"dpopp07@gmail.com","login":"dpopp07","count":1},{"name":"DracoBlue","email":"JanS@DracoBlue.de","login":"DracoBlue","count":1},{"name":"Daniel Sousa","email":"iskilled@gmail.com","login":"daniel08s","count":1},{"name":"Damien Klinnert","email":"mail@damienklinnert.de","login":"damienklinnert","count":1},{"name":"Chris Neuhäuser","email":"chris@type10.com","login":"kwizzn","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":2},{"name":"Ignacio Mangas","email":"ignaciomangas@gmail.com","login":"imangas","count":2},{"name":"Vansh Sharma","email":"s.vansh1811@gmail.com","login":"Vansh1811","count":1},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":1},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396772,"commits_count":871250797,"contributors_count":36103162,"owners_count":1231343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"expressjs/cors","html_url":"https://github.com/expressjs/cors","last_synced_at":"2026-07-15T08:01:05.852Z","status":"active","issues_count":86,"pull_requests_count":147,"avg_time_to_close_issue":18974469.403225806,"avg_time_to_close_pull_request":8626719.574257426,"issues_closed_count":62,"pull_requests_closed_count":101,"pull_request_authors_count":80,"issue_authors_count":81,"avg_comments_per_issue":3.511627906976744,"avg_comments_per_pull_request":0.9319727891156463,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4495329.5,"past_year_avg_time_to_close_pull_request":2696379.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-17T20:55:25.546Z","updated_at":"2026-07-15T08:01:05.852Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/expressjs%2Fcors/issues","issue_labels_count":{"table":{"question":22,"awaiting more info":13,"docs":7,"bug":6,"enhancement":5,"ideas":4,"help wanted":4,"cors specification":2,"duplicate":2,"investigate":2,"3.x":2,"invalid":1,"good first issue":1}},"pull_request_labels_count":{"table":{"pr":37,"dependencies":28,"docs":21,"github_actions":21,"fast track":16,"javascript":7,"enhancement":5,"needs docs":5,"needs tests":4,"awaiting more info":4,"bug":3,"invalid":3,"cors specification":1,"semver-major":1}},"issue_author_associations_count":{"table":{"NONE":80,"CONTRIBUTOR":4,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"NONE":74,"CONTRIBUTOR":51,"MEMBER":21,"COLLABORATOR":1}},"issue_authors":{"table":{"ehmicky":4,"jonchurch":2,"Bhaney44":2,"jkasun":1,"gl-jkeys":1,"Zirafnik":1,"achhapolia10":1,"Lordfirespeed":1,"KjshServer":1,"ShanikaEdiriweera":1,"annahxxl":1,"zaggino":1,"alxndrsn":1,"HassanSayyed":1,"thardy":1,"ojasggg":1,"Andreyooo":1,"imjustd":1,"ghost":1,"rowntreerob":1,"Hoss3770":1,"njbmartin":1,"Pavan1925":1,"NoelDavies":1,"Sharaal":1,"fazemodz":1,"islemci":1,"cesarvarela":1,"dcherman":1,"Alex-GF":1,"saunafox":1,"RiccardoRomagnoli":1,"alexgleason":1,"yanickrochon":1,"enzoferey":1,"frederikhors":1,"ramytamer":1,"lazyseals":1,"simonrenoult-ra":1,"darrachequesne":1,"ekreloff":1,"jregeimbal":1,"nihirv":1,"dancherb":1,"yonatanhakatan":1,"maki3000":1,"pangoyal":1,"pinko-fowle":1,"monsterrave":1,"adrien2p":1,"g6123":1,"PDanielY":1,"sgress454":1,"breneser":1,"jamiehaywood":1,"oscyp":1,"sinclas":1,"olalonde":1,"shdpl":1,"jonit-dev":1,"hyochan35":1,"lucasraziel":1,"jdgarcia":1,"fabis94":1,"metrocoding":1,"mgranados":1,"Eltik":1,"vedantroy":1,"shane-tomlinson":1,"kochis":1,"zeid0ne":1,"niksonkjohn":1,"Naveenvuedata":1,"DaliuSinger":1,"dani2819":1,"dcsan":1,"jdmiranda":1,"JohnReyes-Dev":1,"shekspir55":1,"alan-bradbury-hollaroo":1,"oklemenz2":1}},"pull_request_authors":{"table":{"dependabot[bot]":28,"jonchurch":5,"UlisesGascon":5,"Trickfilm400":4,"inigomarquinez":4,"mahmoodhamdi":4,"arashkyadegar":4,"jeanpierrecarvalho":3,"isaacudofia":3,"bjohansebas":3,"gl-jkeys":2,"VyshnaviKarakatla84":2,"arunsathiya":2,"chipzz":2,"Vansh1811":2,"imangas":2,"M-zhar":2,"desmati":2,"saravyas":2,"vibhor-aggr":2,"dpopp07":2,"carpasse":2,"alxndrsn":2,"SanderBlom":2,"andrejleitner":1,"dstudzinski":1,"denilsonpy":1,"alex-grover":1,"wearhere":1,"Prawshant123-ui":1,"toddtarsi":1,"tomarad":1,"DakshSinghDhami":1,"randing89":1,"Vansh0204":1,"mjason98":1,"luisangelrod":1,"shvl":1,"AchieverSana":1,"djunehor":1,"SAY-5":1,"move-zig":1,"achhapolia10":1,"dijonkitchen":1,"RealPeha":1,"Alex-GF":1,"jkasun":1,"okapon":1,"jiafeimao0p":1,"Chima1707":1,"sheplu":1,"Phillip9587":1,"daniel08s":1,"abhijit-hota":1,"alex94cp":1,"grovertb":1,"eddiemonge":1,"homersimpsons":1,"smondal":1,"divya2212001":1,"jimmywarting":1,"tastydev":1,"maddiekreamer":1,"joostdebruijn":1,"dhananjaysa92":1,"shackpank":1,"Shennng":1,"skeggse":1,"AbhishekBiswal":1,"lucasraziel":1,"manjunath00":1,"ukstv":1,"IamLizu":1,"maxlaverse":1,"LuisEGR":1,"hyperz111":1,"jimmyandrade":1,"benjamine":1,"oscyp":1,"efekrskl":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-15T00:00:22.058Z","repositories_count":14861278,"issues_count":32296687,"pull_requests_count":106193227,"authors_count":11346998,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"docs":2,"question":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":13,"github_actions":11,"fast track":4,"docs":2,"javascript":2}},"past_year_issue_author_associations_count":{"table":{"NONE":4,"MEMBER":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":19,"CONTRIBUTOR":17,"MEMBER":9}},"past_year_issue_authors":{"table":{"jonchurch":2,"alexgleason":1,"ekreloff":1,"jdmiranda":1,"ShanikaEdiriweera":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":13,"mahmoodhamdi":4,"jonchurch":3,"vibhor-aggr":2,"Vansh1811":2,"UlisesGascon":2,"jeanpierrecarvalho":2,"imangas":2,"hyperz111":1,"efekrskl":1,"jiafeimao0p":1,"djunehor":1,"luisangelrod":1,"divya2212001":1,"Phillip9587":1,"Prawshant123-ui":1,"SAY-5":1,"Shennng":1,"sheplu":1,"DakshSinghDhami":1,"Vansh0204":1,"bjohansebas":1,"AchieverSana":1}},"maintainers":[{"table":{"login":"jonchurch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}},{"table":{"login":"UlisesGascon","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"inigomarquinez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inigomarquinez"}},{"table":{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}},{"table":{"login":"mjason98","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjason98"}},{"table":{"login":"IamLizu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IamLizu"}}],"active_maintainers":[{"table":{"login":"jonchurch","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchurch"}},{"table":{"login":"UlisesGascon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"bjohansebas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"efekrskl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}},{"table":{"login":"Phillip9587","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Phillip9587"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}}]}},"events":{"total":{"ReleaseEvent":1,"DeleteEvent":14,"PullRequestEvent":48,"ForkEvent":32,"IssuesEvent":27,"WatchEvent":170,"IssueCommentEvent":48,"PushEvent":18,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":20,"CreateEvent":15},"last_year":{"ReleaseEvent":1,"DeleteEvent":7,"PullRequestEvent":20,"ForkEvent":7,"IssuesEvent":8,"WatchEvent":44,"IssueCommentEvent":18,"PushEvent":5,"PullRequestReviewEvent":5,"CreateEvent":8}},"keywords":["cors","expressjs","javascript","middleware","nodejs"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-04-19T10:46:37.701Z","updated_at":"2024-04-19T10:46:37.701Z","repository_link":"https://github.com/expressjs/cors/blob/master/.github/workflows/ci.yml","dependencies":[{"id":17528147654,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":17528147655,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-04-19T10:46:38.230Z","updated_at":"2024-04-19T10:46:38.230Z","repository_link":"https://github.com/expressjs/cors/blob/master/package.json","dependencies":[{"id":17528147677,"package_name":"object-assign","ecosystem":"npm","requirements":"^4","direct":true,"kind":"runtime","optional":false},{"id":17528147678,"package_name":"vary","ecosystem":"npm","requirements":"^1","direct":true,"kind":"runtime","optional":false},{"id":17528147679,"package_name":"after","ecosystem":"npm","requirements":"0.8.2","direct":true,"kind":"development","optional":false},{"id":17528147680,"package_name":"eslint","ecosystem":"npm","requirements":"7.30.0","direct":true,"kind":"development","optional":false},{"id":17528147681,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":true,"kind":"development","optional":false},{"id":17528147682,"package_name":"mocha","ecosystem":"npm","requirements":"9.1.1","direct":true,"kind":"development","optional":false},{"id":17528147683,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false},{"id":17528147684,"package_name":"supertest","ecosystem":"npm","requirements":"6.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-06-23T04:57:30.942Z","updated_at":"2024-06-23T04:57:30.942Z","repository_link":"https://github.com/expressjs/cors/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":18771986684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":18771986685,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"0864cf19026789058feabb7e87baa5f140aac736","direct":true,"kind":"composite","optional":false},{"id":18771986686,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"5d5d22a31266ced268874388b861e4b58bb5c2f3","direct":true,"kind":"composite","optional":false},{"id":18771986687,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f","direct":true,"kind":"composite","optional":false}]}],"score":35.24097714000716,"created_at":"2026-07-08T04:55:53.831Z","updated_at":"2026-07-23T12:03:41.860Z","avatar_url":"https://github.com/expressjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377598","html_url":"https://summary.ecosyste.ms/projects/377598"}