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.
Oils is a framework built on top of Express framework. It's very flexible and very simple to use, you'll love it!
It is primarily used to create Openshift Node JS Applications. You can also use this for other projects as the variable dependencies are just very few and are all in the configuration file.
It will automatically read models and controllers. Also features automatic routing for created controllers.
Directory Structure:
|-- controllers
|-- models
|-- views
|-- public
|-- lib
You can see the README.md's of each directory above for more information.
For OpenShift apps, after creating your node js + mongodb application, clone the project to your local and go to that directory.
Example:
npm install oils -g
oils new HelloWorld
cd HelloWorld
npm install
node server.js
or you can just simply Download the zip version of this project and copy-paste it to your node js application.
This sample app is self explanatory. Just browse through the directories and files and you will get the hang of it.
It uses Mongoose for ORM. Mongo DB for the database. Swig for templating.
If you have questions, feel free to drop me an email: manny@mvergel.com
MIT
FAQs
A slightly opinionated web framework built on top of Express 4.
The npm package oils receives a total of 8 weekly downloads. As such, oils popularity was classified as not popular.
We found that oils 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.