Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
nbu-vue-sdk
Advanced tools
本工程以npm包的形式发布,被各个上层业务引用,目前包含Node.js层的公用中间件、配置脚本等
待开发
1、手动创建项目,并引入依赖
npm i nbu-vue-sdk
2、创建app.config.js
,这个文件是用来覆盖vue-sdk
里的默认配置
3、创建index.html
文件
4、创建.eslintrc
文件
module.exports = require('nbu-vue-sdk/config/eslintrc.config.js')
5、创建.babelrc
文件
[ ] 完善文档
FAQs
NBU前端工程的vue脚手架
We found that nbu-vue-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.