{"id":1134462,"name":"@pythonit/apollo-server-lambda-with-cors-regex","ecosystem":"npm","description":"Production-ready Node.js GraphQL server for AWS Lambda","homepage":"https://github.com/apollographql/apollo-server#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/apollographql/apollo-server","keywords_array":["GraphQL","Apollo","Server","Lambda","Javascript"],"namespace":"pythonit","versions_count":8,"first_release_published_at":"2021-04-26T16:51:09.016Z","latest_release_published_at":"2021-04-26T17:31:30.526Z","latest_release_number":"2.23.7","last_synced_at":"2026-04-07T16:25:03.281Z","created_at":"2022-04-08T11:45:24.213Z","updated_at":"2026-04-07T16:25:03.281Z","registry_url":"https://www.npmjs.com/package/@pythonit/apollo-server-lambda-with-cors-regex","install_command":"npm install @pythonit/apollo-server-lambda-with-cors-regex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.23.7"}},"repo_metadata":{"id":37514578,"uuid":"56760633","full_name":"apollographql/apollo-server","owner":"apollographql","description":"🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.","archived":false,"fork":false,"pushed_at":"2026-03-09T18:39:33.000Z","size":139582,"stargazers_count":13950,"open_issues_count":79,"forks_count":2014,"subscribers_count":192,"default_branch":"main","last_synced_at":"2026-03-09T20:45:58.598Z","etag":null,"topics":["apollographql","express","express-graphql","graphql","graphql-schema","graphql-server","hapi","koa","node","resolvers","restify"],"latest_commit_sha":null,"homepage":"https://www.apollographql.com/docs/apollo-server/","language":"TypeScript","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/apollographql.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_historical.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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}},"created_at":"2016-04-21T09:26:01.000Z","updated_at":"2026-03-08T08:25:59.000Z","dependencies_parsed_at":"2024-01-20T05:24:10.360Z","dependency_job_id":"763ccf4e-aec8-4023-a508-b9e810403762","html_url":"https://github.com/apollographql/apollo-server","commit_stats":{"total_commits":7600,"total_committers":627,"mean_commits":"12.121212121212121","dds":0.7352631578947368,"last_synced_commit":"bf28f54914320fae5479e19b1c24e6ff4a7a505b"},"previous_names":["apollostack/graphql-server","apollostack/apollo-server","apollographql/graphql-server"],"tags_count":5506,"template":false,"template_full_name":null,"purl":"pkg:github/apollographql/apollo-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apollographql","download_url":"https://codeload.github.com/apollographql/apollo-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server/sbom","scorecard":{"id":203066,"data":{"date":"2025-08-11","repo":{"name":"github.com/apollographql/apollo-server","commit":"41c2f3756d86398a9ebff498500ca87921f92002"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 5/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/release-pr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-server/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-server/release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-server/release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-pr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-server/release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-pr.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apollographql/apollo-server/release-pr.yml/main?enable=pin","Warn: npmCommand not pinned by hash: smoke-test/prepare.sh:17","Warn: npmCommand not pinned by hash: smoke-test/prepare.sh:22","Warn: npmCommand not pinned by hash: smoke-test/prepare.sh:26","Warn: npmCommand not pinned by hash: smoke-test/smoke-test.sh:68","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of   5 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/apollographql/.github/SECURITY.md:1","Info: Found linked content: github.com/apollographql/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/apollographql/.github/SECURITY.md:1","Info: Found text in security policy: github.com/apollographql/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-hhhv-q57g-882q","Warn: Project is vulnerable to: GHSA-q674-xm3x-2926","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T23:09:08.636Z","repository_id":37514578,"created_at":"2025-08-16T23:09:08.636Z","updated_at":"2025-08-16T23:09:08.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30519963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"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-03-14T22:29:15.947Z","dependent_packages_count":2,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.632291617667324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.0757175677442263,"forks_count":1.0508092522020558,"average":11.51379088501828},"purl":"pkg:npm/%40pythonit/apollo-server-lambda-with-cors-regex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pythonit/apollo-server-lambda-with-cors-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pythonit/apollo-server-lambda-with-cors-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pythonit/apollo-server-lambda-with-cors-regex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-07T04:24:43.115Z","issues_count":163,"pull_requests_count":693,"avg_time_to_close_issue":18511412.58878505,"avg_time_to_close_pull_request":2180632.176079734,"issues_closed_count":107,"pull_requests_closed_count":602,"pull_request_authors_count":113,"issue_authors_count":139,"avg_comments_per_issue":2.8220858895705523,"avg_comments_per_pull_request":2.3665223665223665,"merged_pull_requests_count":497,"bot_issues_count":4,"bot_pull_requests_count":380,"past_year_issues_count":23,"past_year_pull_requests_count":161,"past_year_avg_time_to_close_issue":2429537.0,"past_year_avg_time_to_close_pull_request":508109.9035087719,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.391304347826087,"past_year_avg_comments_per_pull_request":1.875776397515528,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":97,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apollographql%2Fapollo-server/issues","maintainers":[{"login":"glasser","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glasser"},{"login":"trevor-scheer","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trevor-scheer"},{"login":"smyrick","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smyrick"},{"login":"jerelmiller","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jerelmiller"},{"login":"phryneas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phryneas"},{"login":"EverlastingBugstopper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EverlastingBugstopper"},{"login":"michael-watson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-watson"},{"login":"dariuszkuc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dariuszkuc"}],"active_maintainers":[{"login":"glasser","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glasser"},{"login":"jerelmiller","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jerelmiller"},{"login":"phryneas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phryneas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pythonit%2Fapollo-server-lambda-with-cors-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pythonit%2Fapollo-server-lambda-with-cors-regex/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pythonit%2Fapollo-server-lambda-with-cors-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pythonit%2Fapollo-server-lambda-with-cors-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pythonit%2Fapollo-server-lambda-with-cors-regex/codemeta","maintainers":[{"uuid":"rrevo","login":"rrevo","name":null,"email":"marcoaciernoemail@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~rrevo","role":null,"created_at":"2022-11-20T22:43:44.298Z","updated_at":"2022-11-20T22:43:44.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrevo/packages"}]}