Open tirumerla opened 4 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@aws-sdk/types@3.465.0, npm/@openzeppelin/defender-base-client@1.54.0-rc.0, npm/@openzeppelin/defender-relay-client@1.54.0-rc.0, npm/@smithy/types@2.7.0, npm/amazon-cognito-identity-js@6.3.7, npm/axios@1.6.2, npm/follow-redirects@1.15.1, npm/jest-util@29.7.0, npm/js-yaml@4.1.0, npm/json-stringify-safe@5.0.1, npm/json5@2.2.3, npm/jsonfile@6.1.0, npm/jsonparse@1.3.1, npm/keyv@4.5.4, npm/kind-of@6.0.3, npm/lerna@7.4.2, npm/make-dir@4.0.0, npm/merge2@1.4.1, npm/minimatch@3.1.2, npm/minimist@1.2.8, npm/minipass@4.2.8, npm/minizlib@2.1.2, npm/mkdirp@1.0.4, npm/ms@2.1.2, npm/negotiator@0.6.3, npm/node-fetch@2.6.7, npm/normalize-package-data@3.0.3, npm/npm-registry-fetch@14.0.5, npm/npmlog@6.0.2, npm/nx-cloud@19.0.0, npm/nx@16.10.0, npm/once@1.4.0, npm/onetime@5.1.2, npm/p-limit@3.1.0, npm/p-map@4.0.0, npm/p-reduce@2.1.0, npm/parse-json@5.2.0, npm/path-key@3.1.1, npm/path-scurry@1.11.1, npm/picocolors@1.0.1, npm/picomatch@2.3.1, npm/prettier@2.8.8, npm/pretty-format@29.7.0, npm/protocols@2.0.1, npm/read-package-json@6.0.4, npm/readable-stream@3.6.2, npm/resolve@1.22.8, npm/safer-buffer@2.1.2, npm/signal-exit@3.0.7, npm/sigstore@1.9.0, npm/slash@3.0.0, npm/source-map@0.6.1, npm/ssri@9.0.1, npm/string-width@4.2.3, npm/strip-ansi@6.0.1, npm/strong-log-transformer@2.1.0, npm/tar@6.1.11, npm/through@2.3.8, npm/ts-jest@29.1.3, npm/type-check@0.4.0, npm/typescript@4.9.5, npm/uuid@9.0.1, npm/validate-npm-package-license@3.0.4, npm/validate-npm-package-name@5.0.0, npm/wcwidth@1.0.1, npm/which@2.0.2, npm/yallist@4.0.0, npm/yargs-parser@20.2.4, npm/yargs@17.7.2
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note | Source | CI |
---|---|---|---|---|
CVE | npm/ws@8.5.0 |
| 🚫 | |
Protestware/Troll package | npm/es5-ext@0.10.64 |
| 🚫 | |
Install scripts | npm/es5-ext@0.10.64 |
| 🚫 | |
Install scripts | npm/aws-sdk@2.1626.0 |
| 🚫 |
Contains a high severity Common Vulnerability and Exposure (CVE).
Remove or replace dependencies that include known high severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.
This package is a joke, parody, or includes undocumented or hidden behavior unrelated to its primary function.
Consider that consuming this package my come along with functionality unrelated to its primary purpose.
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/ws@8.5.0
@SocketSecurity ignore npm/es5-ext@0.10.64
@SocketSecurity ignore npm/aws-sdk@2.1626.0
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `examples/ethers-signer/package.json` #### Note for [zero-installs](https://yarnpkg.com/features/zero-installs) users If you are using the Yarn feature [zero-installs](https://yarnpkg.com/features/zero-installs) that was introduced in Yarn V2, note that this PR does not update the `.yarn/cache/` directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run `yarn` to update the contents of the `./yarn/cache` directory. If you are not using zero-install you can ignore this as your flow should likely be unchanged.
⚠️ Warning
``` Failed to update the yarn.lock, please update manually before merging. ```[SNYK-JS-WS-7266574](https://snyk.io/vuln/SNYK-JS-WS-7266574) | **768** --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs._ For more information: 🧐 [View latest project report](https://app.snyk.io/org/carlosfkrause/project/26b95d6f-d5db-4801-8a78-0ba671ba1170?utm_source=github&utm_medium=referral&page=fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) 🛠 [Adjust project settings](https://app.snyk.io/org/carlosfkrause/project/26b95d6f-d5db-4801-8a78-0ba671ba1170?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Denial of Service (DoS)](https://learn.snyk.io/lesson/redos/?loc=fix-pr) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"ethers","from":"5.7.2","to":"6.0.0"}],"env":"prod","issuesToFix":[{"exploit_maturity":"Proof of Concept","id":"SNYK-JS-WS-7266574","priority_score":768,"priority_score_factors":[{"type":"exploit","label":"Proof of Concept","score":107},{"type":"freshness","label":true,"score":71},{"type":"fixability","label":true,"score":214},{"type":"cvssScore","label":"7.5","score":375},{"type":"scoreVersion","label":"v1","score":1}],"severity":"high","title":"Denial of Service (DoS)"}],"prId":"f20bd2ab-4484-4748-a4ba-9f69c79aee7a","prPublicId":"f20bd2ab-4484-4748-a4ba-9f69c79aee7a","packageManager":"yarn","priorityScoreList":[768],"projectPublicId":"26b95d6f-d5db-4801-8a78-0ba671ba1170","projectUrl":"https://app.snyk.io/org/carlosfkrause/project/26b95d6f-d5db-4801-8a78-0ba671ba1170?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"type":"auto","upgrade":["SNYK-JS-WS-7266574"],"vulns":["SNYK-JS-WS-7266574"],"patch":[],"isBreakingChange":true,"remediationStrategy":"vuln"}'