cloudhead / cloudhead/node-static
Publish New NPM version for Node-Static
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 242
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hey 👋 I notice its been a while since a new version of node-static has been pushed to NPM, and the version that currently exists there contains the package [minimist](https://www.npmjs.com/package/minimist) which has a ([github advisory](https://github.com/advisories/GHSA-vh95-rmgr-6w4m)) for it. This package was being used which is used by a package in this project called [optimist](https://www.npmjs.com/package/optimist). In [this pull request](https://github.com/cloudhead/node-static/pull/227/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L29), @brettz9 removed optimist to resolve this vulnerability. As a result, publishing a new version of `node-static` will ensure that all users of this package will use a safe version by default.
cc @cloudhead
贡献指南
这个仓库没有索引到贡献指南
调研方向
审查 pull request #227,尤其是移除依赖项的 diff,并检查该包当前的 NPM 版本和发布元数据。验证已发布的包不再包含存在漏洞的 optimist/minimist 路径;完成的标准是将新的安全 node-static 版本发布到 NPM。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- release, security
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 28/100