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.
fruit-postgresql
Advanced tools
This is the postgresql adapter for the fruit ORM, if you haven't take a look at its documentation yet, please make sure to do so.
$ npm install fruit fruit-postgresql
This is an example the options you need to pass to the fruit constructor:
{
host : 'host'
, database : 'db'
, user : 'user'
, password : '******'
, multipleStatements : true
}
All contributions are welcome. Let's get this project to the next level. Significant and valuable contributions will allow you to be part of Fruit organisation. See the contribution guide for more details
If you'd like to chat and discuss this project, you can find us here:
FAQs
PostgreSQL Fruit ORM adapter
We found that fruit-postgresql 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.