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:: https://badge.fury.io/py/iconframer.png :target: http://badge.fury.io/py/iconframer
Generate framed, labeled SVG icons.
Create SVG file with one layer per icon. Create another SVG to use as the frame template. Then configure the settings (see config example at docs/iconframer.yaml) and run the 'iconframer' command line to generate icons::
Usage:
iconframer (svg | pdf | png) <language> ... [--config=<file>] [--size=<size>] [--nolabel] [--inverse] [--translations=<path>]
iconframer -h | --help
iconframer --version
Options:
-i --inverse Inverse the icon colors
-n --nolabel Do not generate labeling
-t <path> --translations=<path> Specify path of i18n file (locale) structure, by default 'i18n'
-s <size> --size=<size> Specify the diameter of the frame for PNG/PDF [default: 64]
-c <file> --config=<file> Override config file [default: iconframer.yaml]
-h --help Show this screen.
-v --version Show version.
FAQs
Generate framed and labelled SVG icons
We found that iconframer demonstrated a healthy version release cadence and project activity because the last version was released less than 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.