
Product
Introducing Webhook Events for Pull Request Scans
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
@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
The npm package @forge/cli receives a total of 16,043 weekly downloads. As such, @forge/cli popularity was classified as popular.
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
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.