npm-audit-html::locked:为NPM审核生成HTML报告

时间:2024-02-24 12:44:05
【文件属性】:

文件名称:npm-audit-html::locked:为NPM审核生成HTML报告

文件大小:98KB

文件格式:ZIP

更新时间:2024-02-24 12:44:05

html npm security reporter hacktoberfest

npm-audit-html 为NPM审核生成HTML报告 :memo: 目录 :chequered_flag: 入门 $ npm install -g npm-audit-html 该软件包使用async / await并需要Node.js 7.6 :balloon: 用法 要生成报告,请运行以下命令: $ npm audit --json | npm-audit-html 默认情况下,报告将保存到npm-audit.html 如果要指定输出文件,请添加--output选项: npm audit --json | npm-audit-html --output report.html 您还可以通过提供--template选项以及您


【文件预览】:
npm-audit-html-master
----.eslintrc.json(29B)
----.github()
--------workflows()
----lib()
--------reporter.js(3KB)
----CONTRIBUTING.md(242B)
----.travis.yml(219B)
----LICENSE(1KB)
----test()
--------package-lock.json(846B)
--------package.json(387B)
----.prettierrc(96B)
----README.md(2KB)
----CODE_OF_CONDUCT.md(3KB)
----templates()
--------template.hbs(11KB)
----.gitignore(1KB)
----_config.yml(25B)
----index.js(2KB)
----package-lock.json(388KB)
----package.json(2KB)

网友评论