Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@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
The npm package @ackee/be-cli receives a total of 1 weekly downloads. As such, @ackee/be-cli popularity was classified as not popular.
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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.