Fast, easy and reliable testing for anything that runs in a browser.
Installations
npm install @cypress/webpack-preprocessor
Score
53.8
Supply Chain
68
Quality
76.3
Maintenance
100
Vulnerability
98.6
License
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
Yes
Node Version
18.17.1
NPM Version
8.12.1
Statistics
47,349 Stars
20,831 Commits
3,197 Forks
605 Watching
1,705 Branches
510 Contributors
Updated on 29 Nov 2024
Bundle Size
158.89 kB
Minified
50.09 kB
Minified + Gzipped
Languages
JavaScript (49.2%)
TypeScript (43.25%)
Vue (4.31%)
HTML (2.61%)
SCSS (0.42%)
CSS (0.14%)
Shell (0.04%)
Svelte (0.02%)
CoffeeScript (0.01%)
EJS (0.01%)
Total Downloads
Cumulative downloads
Total Downloads
247,239,948
Last day
-4.9%
211,777
Compared to previous day
Last week
7.7%
1,166,562
Compared to previous week
Last month
6.4%
4,798,048
Compared to previous month
Last year
-21.1%
55,274,850
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Peer Dependencies
4
Documentation | Changelog | Roadmap
The web has evolved. Finally, testing has too.
Fast, easy and reliable testing for anything that runs in a browser.
Join us, we're hiring.
What is Cypress?
Installing
Install Cypress for Mac, Linux, or Windows, then get started.
1npm install cypress --save-dev
or
1yarn add cypress --dev
or
1pnpm add cypress --save-dev
Contributing
Please see our Contributing Guideline which explains repo organization, linting, testing, and other steps.
License
This project is licensed under the terms of the MIT license.
Badges
Configure a badge for your project's README to show your test status or test count in the Cypress Cloud.
Or let the world know your project is using Cypress with the badge below.
[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)
No vulnerabilities found.
Reason
30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 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
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
no binaries found in the repo
Reason
SAST tool detected
Details
- Info: SAST configuration detected: Snyk
- Info: SAST configuration detected: Snyk
- Warn: 0 commits out of 29 are checked with a SAST tool
Reason
Found 17/19 approved changesets -- score normalized to 8
Reason
branch protection is not maximal on development and all release branches
Details
- Info: 'allow deletion' disabled on branch 'develop'
- Info: 'force pushes' disabled on branch 'develop'
- Warn: required approving review count is 1 on branch 'develop'
- Info: codeowner review is required on branch 'develop'
- Info: status check found to merge onto on branch 'develop'
- Info: PRs are required in order to make changes on branch 'develop'
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/upload_release_asset.yml:17
- Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-request.yml:7
- 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:13
- 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:8
- 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:16
- Info: found token with 'none' permissions: .github/workflows/semantic-pull-request.yml:17
- 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
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dangerous workflow patterns detected
Details
- Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/semantic-pull-request.yml:31
Reason
Project has not signed or included provenance with any releases.
Details
- Warn: release artifact v13.16.0 not signed: https://api.github.com/repos/cypress-io/cypress/releases/186276503
- Warn: release artifact v13.15.2 not signed: https://api.github.com/repos/cypress-io/cypress/releases/183828818
- Warn: release artifact v13.15.1 not signed: https://api.github.com/repos/cypress-io/cypress/releases/181787738
- Warn: release artifact v13.16.0 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/186276503
- Warn: release artifact v13.15.2 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/183828818
- Warn: release artifact v13.15.1 does not have provenance: https://api.github.com/repos/cypress-io/cypress/releases/181787738
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:24: 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:29: 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:39: 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:17: 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:22: 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:30: 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:45: 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:36: 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:61: 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:78: 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:97: 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:113: 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:78: 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:89: 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:161: 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:39
- 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
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
160 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc
- Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx
- Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc
- Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp
- Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488
- Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg
- Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p
- Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36
- Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc
- Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j
- Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986 / GHSA-64vr-g452-qvp3
- Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6
- Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q
- Warn: Project is vulnerable to: GHSA-hpx4-r86g-5jrg
- Warn: Project is vulnerable to: GHSA-prr3-c3m5-p7q2
- Warn: Project is vulnerable to: GHSA-cx3j-qqxj-9597
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw
- Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g
- Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx
- Warn: Project is vulnerable to: GHSA-3g92-w8c5-73pq
- Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g
- Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8
- Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67
- Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m / GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp
- Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3
- Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9
- Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25
- Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw
- Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5
- Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q
- Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6
- 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-4gmj-3p3h-gm8h
- Warn: Project is vulnerable to: GHSA-33f9-j839-rf8h
- Warn: Project is vulnerable to: GHSA-c36v-fmgq-m8hx
- Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq
- Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm
- Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5
- Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp
- Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq
- Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr
- Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765
- Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g
- Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr
- Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
- Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw
- Warn: Project is vulnerable to: GHSA-c59h-r6p8-q9wc
- Warn: Project is vulnerable to: GHSA-g77x-44xx-532m
- Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9
- Warn: Project is vulnerable to: GHSA-gp8f-8m3g-qvj9
- Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg
- Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx
- Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx
- Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m
- Warn: Project is vulnerable to: GHSA-vf6r-87q4-2vjf
- Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4
- Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653
- Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj
- Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67
- Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w
- Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2
- Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v
- Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-566m-qj78-rww5
- Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx
- Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94
- Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq
- Warn: Project is vulnerable to: GHSA-9wf9-qvvp-2929
- Warn: Project is vulnerable to: GHSA-2rwj-7xq8-4gx4
- Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-8266-84wp-wv5c
- Warn: Project is vulnerable to: GHSA-3965-hpx2-q597
- Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7
- Warn: Project is vulnerable to: GHSA-r4pf-3v7r-hh55
- 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-gxpj-cx7g-858c
- Warn: Project is vulnerable to: GHSA-wm7h-9275-46v2
- Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p
- Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q
- Warn: Project is vulnerable to: GHSA-273r-mgr4-v34f
- Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w
- Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx
- Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- 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-w7q9-p3jq-fmhm
- Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6
- Warn: Project is vulnerable to: GHSA-gxr4-xjj5-5px2
- Warn: Project is vulnerable to: GHSA-jpcq-cgw6-v4j6
- 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-4xcv-9jjx-gfj3
- Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp
- 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-pc58-wgmc-hfjr
- Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88
- Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf
- Warn: Project is vulnerable to: GHSA-mvjj-gqq2-p4hw
- 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-3jfq-g458-7qm9
- Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh
- Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v
- Warn: Project is vulnerable to: GHSA-v4rh-8p82-6h5w
- Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5
- Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693
- Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc
- Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp
Score
4.5
/10
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More