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.
@calibur/skr-template
Advanced tools
## Features - 支持`ejs`语法 - 默认支持通过`ejs`语法修改`package.json`里的依赖版本号,参考:[template](https://github.com/calibur-tv/skr/blob/main/packages/template/vue3-ts-component/package.json#L16) - 默认注入项目名到`ejs`模板:[用例](https://github.com/calibur-tv/skr/blob/main/packages/temp
ejs
语法ejs
语法修改package.json
里的依赖版本号,参考:templateejs
模板:用例
name.pascalCase
--> "TestString"name.paramCase
--> "test-string"name.camelCase
--> "testString"isMonorepo
变量到ejs
模板,用例.template.js
文件,即可注入自定义变量,参考:template,用例ejs
变量示例:{
isMonorepo: '<boolean>',
...{/* package.json versions */},
...{/* .template.js custom vars */}
}
FAQs
## Features - 支持`ejs`语法 - 默认支持通过`ejs`语法修改`package.json`里的依赖版本号,参考:[template](https://github.com/calibur-tv/skr/blob/main/packages/template/vue3-ts-component/package.json#L16) - 默认注入项目名到`ejs`模板:[用例](https://github.com/calibur-tv/skr/blob/main/packages/temp
The npm package @calibur/skr-template receives a total of 2 weekly downloads. As such, @calibur/skr-template popularity was classified as not popular.
We found that @calibur/skr-template 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.