Audit vulnerabilities detected in the createhash project on Tag: v1.2.0
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 描述清楚
- 活跃度
- 停滞
- 技术栈
- javascript
- 领域
- security
调研方向
从项目根目录的 package.json 开始,运行 npm audit 以确认报告的 trim-newlines 和 meow 依赖项漏洞。应用建议的依赖项修复措施,然后重新运行 npm audit;完成的标准是,在不破坏项目的情况下解决报告的高严重性漏洞。
由索引模型根据 Issue 内容生成。
描述
Issue: We detected vulnerable dependencies in your project by using the command “npm audit”:
npm audit report
trim-newlines <3.0.1 || =4.0.0
Severity: high
Regular Expression Denial of Service - https://npmjs.com/advisories/1753
fix available via npm audit fix
node_modules/trim-newlines
meow 3.4.0 - 5.0.0
Depends on vulnerable versions of trim-newlines
node_modules/meow
2 high severity vulnerabilities
To address all issues, run:
npm audit fix
Questions: We are conducting a research study on vulnerable dependencies in open-source JS projects. We are curious:
- Will you fix the vulnerabilities mentioned above? (Yes/No), and why?:
- Do you have any additional comments? (If so, please write it down):
For any publication or research report based on this study, we will share all responses from developers in an anonymous way. Both your projects and personal information will be kept confidential.
Description: Many popular NPM packages have been found vulnerable and may carry significant risks [1]. Developers are recommended to monitor and avoid the vulnerable versions of the library. The vulnerabilities have been identified and reported by other developers, and their descriptions are available in the npm registry [2].
Steps to reproduce:
- Go to the root folder of the project where the package.json file located
- Execute “npm audit”
- Look at the list of vulnerabilities reported
Suggested Solution: Npm has introduced the “npm audit fix” command to fix the vulnerabilities. Execute the command to apply remediation to the dependency tree.
References:
2019. 10 npm Security Best Practices. https://snyk.io/blog/ten-npm-security-best-practices/.
2021. npm-audit. https://docs.npmjs.com/cli/v7/commands/npm-audit.
- 主要语言
- JavaScript
- 星标
- 53
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
browserify/createHash 的其他 Issue
-
难度 3/5 1-2 天 新手友好度 45/100
browserify/createHash#30 · 1 条评论 · 2 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 35/100
browserify/createHash#29 · 3 条评论 · 6 个 reaction ·
-
难度 2/5 1-3 小时 新手友好度 25/100
browserify/createHash#28 ·
-
难度 4/5 3-5 天 新手友好度 25/100
browserify/createHash#26 · 5 条评论 · 6 个 reaction ·
-
难度 3/5 1-2 天 新手友好度 35/100
browserify/createHash#20 · 8 条评论 · 1 个 reaction ·
查看 browserify/createHash 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
-
难度 2/5 1-3 小时 新手友好度 75/100
mksglu/context-mode#1200 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
neondatabase/website#5944 ·
-
module: core
难度 2/5 1-3 小时 新手友好度 75/100
bigbluebutton/bigbluebutton#25849 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
jaegertracing/jaeger-ui#4506 ·