auto-package-lock vulnerabilities

1. 项目 A 安装了依赖软件 B,B 项目内自己依赖了上游库 C。 2. 现 C 出现了 CVE 漏洞,社区发布了新版本修补了漏洞。 3. 但是 B 并未发布新版本引入 C 的无漏洞版本。 4. A 想要避免项目中出现 C 的漏洞,但无法简单通过`npm install C@4.0.7`命令安装指定版本,因为在 package.json 中 A 只与 B 有依赖关系。 5. 因此需要手动修改 A 项目中的 package-lock.json 文件
Licenses: ISC | MIT

Package Health Score

36/100
  • securitySecurity review needed
  • popularityLimited
  • maintenanceInactive
  • communityLimited

Maintenance

INACTIVE

Commit Frequency

No commits over the last 6 months

Open Issues
0
Open PR
0
New PRS
0
Last Release
3 years ago
Last Commit
3 years ago
Maintainers
1

Further analysis of the maintenance status of auto-package-lock based on released npm versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.

An important project maintenance signal to consider for auto-package-lock is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Popularity

LIMITED
Weekly downloads (0)
GitHub Stars
2
Forks
0
Contributors
0

The npm package auto-package-lock receives a total of 0 downloads a week. As such, we scored auto-package-lock popularity level to be Limited.

Based on project statistics from the GitHub repository for the npm package auto-package-lock, we found that it has been starred 2 times.

Downloads are calculated as moving averages for a period of the last 12 months, excluding weekends and known missing data points.

Community

LIMITED
Readme.md
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No
LICENSE
MIT

This project has seen only 10 or less contributors.

We found a way for you to contribute to the project! Looks like auto-package-lock is missing a Code of Conduct.

License

ISC>=1.0.0 <1.0.1;
MIT>=1.0.1;

Direct Vulnerabilities

No direct vulnerabilities have been found for this package in Snyk’s vulnerability database. This does not include vulnerabilities belonging to this package’s dependencies.

Does your project rely on vulnerable package dependencies?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities (in both your packages & their dependencies) and provides automated fixes for free.

Scan for indirect vulnerabilities

Security

SECURITY REVIEW NEEDED
Show only direct vulnerabilities in latest version
No vulnerabilities found

No vulnerabilities found in the latest version

Package versions

6 VERSIONS IN TOTAL
versionpublisheddirect vulnerabilities
1.1.027 Sep, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.527 Sep, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.313 Apr, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.213 Apr, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.113 Apr, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
1.0.013 Apr, 2022
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L

auto-package-lock dependencies

3 IN TOTAL