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.
epip-generate
Advanced tools
epip-gen is auto generate api with typescript from swagger.json file
Install epip-gen with npm
npm install epip-gen -g
cd my-project
epip-gen {vue | ang} \
-o {destinision_path} \
-h {url_swagger_json} \
-e {env_name} // optional
For support, email bakhshabadi.javad@gmail.com.
cd ./my-project
epip-gen react -o ./src -h https://api.mydomain.com/swagger.json
FAQs
epip-generate is a powerful package designed to automate the creation of backend services from API definitions using swagger.json. It generates all DTOs, services, and even backend validations automatically, streamlining your development process.
The npm package epip-generate receives a total of 54 weekly downloads. As such, epip-generate popularity was classified as not popular.
We found that epip-generate 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.