
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@forge/cli
Advanced tools
Command line interface (CLI) to help create, manage, and deploy Forge apps.
See developer.atlassian.com/platform/forge/ for documentation and tutorials explaining Forge.
You need the following:
Important: We recommend running Node under your user. If you're running node under root privilege instead, you'll need to update the Node configuration to allow global module installs using binaries by running:
npm config set unsafe-perm true
To check your Node version, run the following in the terminal:
node --version
See Getting started for instructions to get set up.
Install the CLI globally by running:
npm install -g @forge/cli
Explore the help by running:
forge --help
This displays the list of available commands:
Usage: forge [options] [command]
Options:
--version output the version number
--verbose enable verbose mode
-h, --help output usage information
Commands:
autocomplete [options] [install|uninstall] configures autocomplete for the Forge CLI
create [options] [name] create an app
deploy [options] deploy your app to an environment
feedback [options] let us know what you think about Forge
install [options] manage app installations
lint [options] check the source files for common errors
login [options] log in to your Atlassian account
logout [options] log out of your Atlassian account
logs [options] view app logs
register [options] [name] register an app you didn't create so you can run commands for it
settings [options] manage Forge CLI settings
tunnel [options] start a tunnel to connect your local code with the app running in the
development environment
variables [options] manage app environment variables
webtrigger [options] [installationId] get a web trigger URL
whoami [options] display the account information of the logged in user
help [command] display help for command
See Get help for how to get help and provide feedback.
FAQs
A command line interface for managing Atlassian-hosted apps
We found that @forge/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.