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.
@smpx/knex-utils
Advanced tools
It is a set of utility functions for use with knex and knex migrations. Mostly aimed at PostgreSQL.
Usage: knex-utils [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
refresh
create [options]
knex-utils create
:Usage: knex-utils create [options]
Options:
-m, --migrate Run migrations too after creating DB
-h, --help output usage information
The cwd should have a knexfile.js, this is used by knex to connect to the DB.
Reference : https://knexjs.org/#knexfile
** ONLY WORKS WITH POSTGRESQL **
Tool to consolidate all existing schema migrations into one migration and corresponding tables folder with one file for each table.
FAQs
Some utilities using knex to create and manage DBs
The npm package @smpx/knex-utils receives a total of 1 weekly downloads. As such, @smpx/knex-utils popularity was classified as not popular.
We found that @smpx/knex-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.