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.
image-template-generator
Advanced tools
通过创建的模板,快速生成对应的图片,用以:自动生成营销分享图片、批量生成不同二维码的图片等等
imageTemplateGenerator 基于 gm ,所以同gm的依赖,需要安装对应的工具。
参考: https://github.com/aheckmann/gm#getting-started
$ brew install imagemagick
$ brew install graphicsmagick
$ brew install ghostscript
下载文件到任意目录,并安装依赖:
$ git clone git://github.com/xiongwilee/imageTemplateGenerator.git
$ cd imageTemplateGenerator
$ npm install
执行示例文件:
$ cd example
$ node index.js
提示:
生成图片成功: ./merged.png !
则操作成功。
SourceHanSerifCN-Normal.ttf
欢迎提issue、fork;有任何疑问也可以邮件联系:xiongwilee[at]foxmail.com。
FAQs
[![NPM version](https://img.shields.io/npm/v/image-template-generator.svg)](https://www.npmjs.com/package/image-template-generator)
The npm package image-template-generator receives a total of 0 weekly downloads. As such, image-template-generator popularity was classified as not popular.
We found that image-template-generator 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.