{"id":883556,"name":"@cypress/schematic","ecosystem":"npm","description":"Official Cypress schematic for the Angular CLI","homepage":"https://github.com/cypress-io/cypress/tree/develop/npm/cypress-schematic#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cypress-io/cypress","keywords_array":["schematics","cypress","e2e","testing","angular","automation"],"namespace":"cypress","versions_count":37,"first_release_published_at":"2021-05-12T08:20:59.389Z","latest_release_published_at":"2025-12-19T23:09:25.229Z","latest_release_number":"5.0.0","last_synced_at":"2026-04-15T10:52:07.608Z","created_at":"2022-04-07T15:20:40.735Z","updated_at":"2026-04-15T10:52:07.609Z","registry_url":"https://www.npmjs.com/package/@cypress/schematic","install_command":"npm install @cypress/schematic","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0"}},"repo_metadata":{"id":28130570,"uuid":"31629751","full_name":"cypress-io/cypress","owner":"cypress-io","description":"Fast, easy and reliable testing for anything that runs in a browser.","archived":false,"fork":false,"pushed_at":"2025-12-22T22:12:08.000Z","size":517991,"stargazers_count":49481,"open_issues_count":1262,"forks_count":3385,"subscribers_count":596,"default_branch":"develop","last_synced_at":"2025-12-22T22:28:44.002Z","etag":null,"topics":["angular-testing-library","component-testing","cypress","cypress-cloud","cypress-schematic","end-to-end-testing","react-testing-library","svelte-testing-library","test-replay","testing-framework","testing-library","testing-tool","vue-testing-library"],"latest_commit_sha":null,"homepage":"https://cypress.io","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/cypress-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-04T00:46:28.000Z","updated_at":"2025-12-22T22:09:50.000Z","dependencies_parsed_at":"2023-11-20T15:32:06.793Z","dependency_job_id":"d61c8245-c68e-4ed2-ab61-9a64589f8c10","html_url":"https://github.com/cypress-io/cypress","commit_stats":{"total_commits":19011,"total_committers":506,"mean_commits":37.57114624505929,"dds":0.6480984693072431,"last_synced_commit":"0ddb1197a0d81afafa5758820205bc8b37152c33"},"previous_names":[],"tags_count":843,"template":false,"template_full_name":null,"purl":"pkg:github/cypress-io/cypress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cypress-io","download_url":"https://codeload.github.com/cypress-io/cypress/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress/sbom","scorecard":{"id":314553,"data":{"date":"2025-08-11","repo":{"name":"github.com/cypress-io/cypress","commit":"c96115df0fc29df23850c7b13dbb2c6cf257c552"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 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":"Code-Review","score":6,"reason":"Found 15/22 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/semantic-pull-request.yml:31"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/upload_release_asset.yml:17","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:8","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:13","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:16","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:4","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:5","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:9","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:10","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:11","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:12","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-request.yml:15","Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-request.yml:7","Warn: no topLevel permission defined: .github/workflows/snyk_sca_scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/snyk_static_analysis_scan.yaml:1","Warn: no topLevel permission defined: .github/workflows/triage_add_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/triage_add_to_routed_project.yml:1","Warn: no topLevel permission defined: .github/workflows/triage_handle_new_comments.yml:1","Warn: no topLevel permission defined: .github/workflows/triage_update_status.yml:1","Warn: no topLevel permission defined: .github/workflows/update-browser-versions.yml:1","Warn: no topLevel permission defined: .github/workflows/update_v8_snapshot_cache.yml:1","Warn: no topLevel permission defined: .github/workflows/upload_release_asset.yml:1"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v14.5.4 not signed: https://api.github.com/repos/cypress-io/cypress/releases/238400626","Warn: release artifact v14.5.3 not signed: https://api.github.com/repos/cypress-io/cypress/releases/235247068","Warn: release artifact v14.5.2 not signed: https://api.github.com/repos/cypress-io/cypress/releases/232664863","Warn: release artifact v14.5.1 not signed: https://api.github.com/repos/cypress-io/cypress/releases/229245899","Warn: release artifact v14.5.0 not signed: https://api.github.com/repos/cypress-io/cypress/releases/226007730","Warn: release artifact v14.5.4 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/238400626","Warn: release artifact v14.5.3 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/235247068","Warn: release artifact v14.5.2 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/232664863","Warn: release artifact v14.5.1 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/229245899","Warn: release artifact v14.5.0 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/226007730"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-pull-request.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/semantic-pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-pull-request.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/semantic-pull-request.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk_sca_scan.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_sca_scan.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk_sca_scan.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_sca_scan.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk_sca_scan.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_sca_scan.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk_static_analysis_scan.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_static_analysis_scan.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snyk_static_analysis_scan.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_static_analysis_scan.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snyk_static_analysis_scan.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/snyk_static_analysis_scan.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues_and_pr_cleanup.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/stale_issues_and_pr_cleanup.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_add_to_project.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_add_to_project.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_add_to_project.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_add_to_project.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_add_to_project.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_add_to_project.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_add_to_project.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_add_to_project.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_handle_new_comments.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_handle_new_comments.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_handle_new_comments.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_handle_new_comments.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/triage_handle_new_comments.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/triage_handle_new_comments.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-browser-versions.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update-browser-versions.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_v8_snapshot_cache.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update_v8_snapshot_cache.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_v8_snapshot_cache.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update_v8_snapshot_cache.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_v8_snapshot_cache.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/update_v8_snapshot_cache.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_release_asset.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/upload_release_asset.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_release_asset.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/cypress-io/cypress/upload_release_asset.yml/develop?enable=pin","Warn: downloadThenRun not pinned by hash: scripts/ensure-node.sh:20","Warn: npmCommand not pinned by hash: .github/workflows/semantic-pull-request.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/snyk_sca_scan.yaml:40","Warn: downloadThenRun not pinned by hash: .github/workflows/upload_release_asset.yml:26","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Snyk","Info: SAST configuration detected: Snyk","Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"154 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3qxh-p7jc-5xh6","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-7m27-7ghc-44w9","Warn: Project is vulnerable to: GHSA-qpjv-v59x-3qc4","Warn: Project is vulnerable to: GHSA-f82v-jwr5-mffw","Warn: Project is vulnerable to: GHSA-3h52-269p-cp9r","Warn: Project is vulnerable to: GHSA-223j-4rm8-mrmf","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-9wf9-qvvp-2929","Warn: Project is vulnerable to: GHSA-2rwj-7xq8-4gx4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-9r9m-ffp6-9x4v","Warn: Project is vulnerable to: GHSA-x8qp-wqqm-57ph","Warn: Project is vulnerable to: GHSA-hjwq-mjwj-4x6c","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-wrw9-m778-g6mc","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-897m-rjf5-jp39","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-273r-mgr4-v34f","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-9prh-257w-9277","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-w7q9-p3jq-fmhm","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-gmwp-3pwc-3j3g","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-6fx8-h7jm-663j","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-gp95-ppv5-3jc5","Warn: Project is vulnerable to: GHSA-54xq-cgqr-rpm3","Warn: Project is vulnerable to: GHSA-wpg7-2c88-r8xv","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-q8j6-pwqx-pm96","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-cvv5-9h9w-qp2m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-v4rh-8p82-6h5w","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-9crc-q9x8-hgqq","Warn: Project is vulnerable to: GHSA-p2ph-7g93-hw3m","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T23:55:19.748Z","repository_id":28130570,"created_at":"2025-08-17T23:55:19.748Z","updated_at":"2025-08-17T23:55:19.748Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28008450,"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-12-24T02:00:07.193Z","response_time":83,"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":"cypress-io","name":"Cypress.io","uuid":"8908513","kind":"organization","description":"Easily create tests for your modern web applications, debug them visually, and automatically run them in your continuous integration builds.","email":"hello@cypress.io","website":"https://cypress.io","location":"Atlanta, GA","twitter":"Cypress_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8908513?v=4","repositories_count":217,"last_synced_at":"2024-12-30T14:32:51.353Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cypress-io","funding_links":[],"total_stars":67711,"followers":1545,"following":0,"created_at":"2022-11-02T16:20:45.823Z","updated_at":"2024-12-30T14:32:51.353Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cypress-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cypress-io/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-10T10:13:39.029Z","dependent_packages_count":19,"downloads":447598,"downloads_period":"last-month","dependent_repos_count":727,"rankings":{"downloads":0.4062119080055928,"dependent_repos_count":0.6597477413688022,"dependent_packages_count":1.2361533092375532,"stargazers_count":0.41004911626572976,"forks_count":0.6508409367941778,"docker_downloads_count":1.5748664479640038,"average":0.8229782432726432},"purl":"pkg:npm/%40cypress/schematic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cypress/schematic","docker_dependents_count":17,"docker_downloads_count":589,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cypress/schematic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cypress/schematic/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T05:02:22.170Z","issues_count":3619,"pull_requests_count":3888,"avg_time_to_close_issue":26459176.25168431,"avg_time_to_close_pull_request":1097240.0036674817,"issues_closed_count":2072,"pull_requests_closed_count":3272,"pull_request_authors_count":183,"issue_authors_count":2308,"avg_comments_per_issue":6.744404531638574,"avg_comments_per_pull_request":1.629372427983539,"merged_pull_requests_count":2780,"bot_issues_count":25,"bot_pull_requests_count":1520,"past_year_issues_count":514,"past_year_pull_requests_count":1819,"past_year_avg_time_to_close_issue":3800475.2476190478,"past_year_avg_time_to_close_pull_request":300529.1253581662,"past_year_issues_closed_count":210,"past_year_pull_requests_closed_count":1396,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":268,"past_year_avg_comments_per_issue":1.5369649805447472,"past_year_avg_comments_per_pull_request":1.0703683342495878,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":888,"past_year_merged_pull_requests_count":1268,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cypress-io%2Fcypress/issues","maintainers":[{"login":"jennifer-shehane","count":556,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennifer-shehane"},{"login":"ryanthemanuel","count":298,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanthemanuel"},{"login":"emilyrohrbough","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyrohrbough"},{"login":"jordanpowell88","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanpowell88"},{"login":"mjhenkes","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjhenkes"},{"login":"brian-mann","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brian-mann"},{"login":"estrada9166","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estrada9166"},{"login":"MuazOthman","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MuazOthman"},{"login":"tgriesser","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgriesser"},{"login":"nagash77","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nagash77"},{"login":"lmiller1990","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lmiller1990"},{"login":"cypress-app-bot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cypress-app-bot"},{"login":"benpatterson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpatterson"},{"login":"cypresschris","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cypresschris"},{"login":"baus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baus"},{"login":"elylucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elylucas"}],"active_maintainers":[{"login":"jennifer-shehane","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennifer-shehane"},{"login":"ryanthemanuel","count":133,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanthemanuel"},{"login":"estrada9166","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estrada9166"},{"login":"tgriesser","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tgriesser"},{"login":"emilyrohrbough","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emilyrohrbough"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cypress%2Fschematic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cypress%2Fschematic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cypress%2Fschematic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cypress%2Fschematic/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cypress%2Fschematic/codemeta","maintainers":[{"uuid":"cypress-npm-publisher","login":"cypress-npm-publisher","name":null,"email":"cypress-npm-publisher@cypress.io","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~cypress-npm-publisher","role":null,"created_at":"2022-11-16T11:55:55.148Z","updated_at":"2022-11-16T11:55:55.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cypress-npm-publisher/packages"}]}