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.
caravaggio
Advanced tools
A blazing fast ⚡ image manipulation service.
Read the complete documentation at caravaggio.ramielcreations.com
From version 2.x
this project is ready for production. If you have still version 1.x, upgrade please. There is no migration guide since
the first version was intended for test only
npm i -g caravaggio
caravaggio
An image is provided
docker pull ramielcreations/caravaggio
docker run --name caravaggio -p 8565:8565 -dti ramielcreations/caravaggio:latest
Refer to the page on the docker store for its configuration
You can run caravaggio directly from the git repository, but it's meant for development purpose only.
git clone git@gitlab.com:ramiel/caravaggio.git
cd caravaggio
npm install
npm run dev
The service is avaiable at http://localhost:8565/
and can be used sending a set of options and an image:
http://localhost:8565/rotate:90?image=https://image.com/pony.jpg
Please, refer to the documentation to know what are the available operations.
This project is possible thanks to
This package is free to use for non-commercial purposes.
For commercial purposes it is free to use for a trial period under the terms of the Prosperity Public License.
Licenses for long-term commercial use are available via licensezero.com.
3.3.1
FAQs
A blazing fast image processor service
The npm package caravaggio receives a total of 26 weekly downloads. As such, caravaggio popularity was classified as not popular.
We found that caravaggio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.