
Security News
Packagist Urges Immediate Composer Update After GitHub Actions Token Leak
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.
@sidequest/cli
Advanced tools
@sidequest/cli is the command line interface for Sidequest, a distributed background job queue system.
Command-line interface for the Sidequest job processing system.
This package provides a CLI tool for managing Sidequest database migrations and configuration. It offers an interactive setup wizard to configure your backend connection and simple commands to manage your database schema.
The CLI supports all Sidequest backends (PostgreSQL, MySQL, SQLite, MongoDB) and provides an easy way to initialize and maintain your job queue database without writing code.
Install the CLI globally:
npm install -g @sidequest/cli
# or
yarn global add @sidequest/cli
# Configure your backend connection
sidequest config
# Run database migrations
sidequest migrate
# Rollback last migration (if needed)
sidequest rollback
sidequest config - Interactive setup wizard for backend configurationsidequest migrate - Run pending database migrationssidequest rollback - Rollback the most recent migrationFor complete CLI documentation, usage examples, and configuration options, visit:
https://docs.sidequestjs.com/cli
LGPL-3.0-or-later
FAQs
@sidequest/cli is the command line interface for Sidequest, a distributed background job queue system.
The npm package @sidequest/cli receives a total of 157 weekly downloads. As such, @sidequest/cli popularity was classified as not popular.
We found that @sidequest/cli demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
Packagist urges PHP projects to update Composer after a GitHub token format change exposed some GitHub Actions tokens in CI logs.

Research
GemStuffer abuses RubyGems as an exfiltration channel, packaging scraped UK council portal data into junk gems published from new accounts.

Company News
Socket was named to the Rising in Cyber 2026 list, recognizing 30 private cybersecurity startups selected by CISOs and security executives.