
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@j2inn/db-tables-cli
Advanced tools
This is a CLI tool developed by J2 Innovations, to export .trio templates from an Excel file (.xlsx).
To install this library globally run...
npm install -g @j2inn/db-tables-cli
You can use the help option to discover commands and parameters.
$ db-tables -h
Usage: db-tables [options] [command]
A J2 Innovations CLI tool to export Excel (.xlsx) DB Tables as trio files
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
sheets <file> list the worksheets in the .xlsx file
export <file> <sheet> export a DB table from an .xlsx sheet as a trio file; sheet param can be the name or the id (run the `sheets` command to discover the id)
export-all <file> export all the DB tables from an .xlsx sheet as trio files
help [command] display help for command
FAQs
A CLI tool to export trio templates from Excel files
We found that @j2inn/db-tables-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 18 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.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.