yapi-cli

ISCLicense declared in the package manifest.

使用我们提供的 yapi-cli 工具,部署和升级 YApi 平台是非常容易的 ## 环境要求 * nodejs(7.6+) * mongodb(2.6+) ## 安装 执行 yapi server 启动可视化部署程序,输入相应的配置和点击开始部署,就能完成整个网站的部署。部署完成之后,可按照提示信息,执行 node/{网站路径/server/app.js} 启动服务器。在浏览器打开指定url, 点击登录输入您刚才设置的管理员邮箱,默认密码为 ymfe.org 登录系统(默认密码可在个人中心修改)。

64

Security score

0 known advisories in v1.5.0

OpenSSF Scorecard 1.5/10

0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.advisory penalty −0 · staleness penalty −15 · scorecard component 15/100 (30% weight)

Weekly downloads

Downloads across all versions in the last 7 days, from the official npm downloads API (api.npmjs.org).

232

Unpacked size

Size of v1.5.0 on disk after npm install extracts the tarball, as reported by the npm registry.

850.1 kB

Dependencies

Direct runtime dependencies declared by v1.5.0. Transitive dependencies are not counted here — use the lockfile audit for the full tree.

11

Last publish

When v1.5.0 was published to the registry. Long gaps can indicate an unmaintained package.

6 years ago

Security advisories

Vulnerabilities affecting v1.5.0 specifically, from OSV.dev — the open database aggregating the GitHub Advisory Database (GHSA) and CVEs. Links open the full advisory.

No known vulnerabilities affect v1.5.0.

Downloads — last 30 days

Daily download counts across all versions for the last 30 days, from the npm downloads API. Weekend dips are normal for developer tooling.

1.5K total 68.4% vs prior week

Jul 6Aug 4

OpenSSF ScorecardJul 27, 2026

OpenSSF Scorecard is an automated audit of the source repository's security practices, run by the Open Source Security Foundation. Each check scores 0-10; hover a check for what it means. Data via deps.dev.
  • MaintainedThe project shows recent activity: commits or issue triage within the last 90 days.Result: 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 00
  • Binary-ArtifactsNo compiled binaries are committed to the repository — binaries can't be reviewed and may hide malicious code.Result: no binaries found in the repo10
  • Code-ReviewChanges are reviewed by another maintainer before landing on the main branch.Result: Found 2/28 approved changesets -- score normalized to 00
  • CII-Best-PracticesThe project holds an OpenSSF Best Practices badge, a self-certification of security practices.Result: no effort to earn an OpenSSF best practices badge detected0
  • Security-PolicyA SECURITY.md explains how to report vulnerabilities privately.Result: security policy file not detected0
  • LicenseThe project publishes a license file.Result: license file not detected0
  • FuzzingThe project is fuzz-tested (e.g. OSS-Fuzz), which finds crashes and memory bugs automatically.Result: project is not fuzzed0
  • Branch-ProtectionThe default branch is protected: force pushes are blocked and changes require review before merging.Result: branch protection not enabled on development/release branches0
  • SASTStatic analysis (e.g. CodeQL) runs on pull requests to catch bugs before merge.Result: SAST tool is not run on all commits -- score normalized to 00