
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@ackee/be-cli
Advanced tools
Ackee scripts for backend development.
npm install -g @ackee/be-cli
ackee-be --version
Usage: ackee-be [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
docs Generate API documentation
proxie Proxy to a GCP Service
help [cmd] display help for [cmd]
Generates a .html from a .apib docs to the specified folder.
Usage: ackee-be docs [options]
Options:
-i, --input [value] Apib source files (default: [])
-o, --output [value] Output folder (default: "./docs-output")
--tempDir [value] Temp directory (default: Local temp dir)
-h, --help output usage information
Currently supports only a single input - the first one, although multiple can be supplied to the CLI.
An interactive command that lets you easily browse and connect to GCP CloudSQL/Virtual Machine/Pod.
Requires you to have kubectl
, gcloud
and cloud_sql_proxy
available.
To debugging, set env variable DEBUG
to contain bescripts
.
FAQs
Ackee scripts for backend development
We found that @ackee/be-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.