Documentation Index
Fetch the complete documentation index at: https://docs.amplify.security/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Linux or macOS (x86_64 or arm64)
curlavailable in yourPATH
Install
Open a terminal and run the following command to launch the installer:~/.local/bin/console (or under a separately configured XDG
path), and update your PATH if necessary in your shell’s rc file.
After installation, open a new terminal session (or source your shell’s rc file) so that the updated
PATH takes effect.
Configure API keys
Console requires an Amplify API key, which you can obtain by going to Profile > API keys from the web interface. Add the following to your~/.bashrc or ~/.zshrc, then source the file or open a new terminal:
Install the GitHub App
Currently, in order to enable Console to access your organization’s repositories on GitHub, you need to install the Amplify Console GitHub App. To do so, visit the install page, select your organization, optionally select specific repositories to grant Console access to, and finally click Install. This should redirect you back to Console’s web interface to complete setup.Start a session
Once your environment is configured, change to a directory containing one of your projects and start Console:- Find and resolve any vectors for XSRF/XSS attacks within this project.
- Are there any exposed service endpoints in this project that shouldn’t be?
