Sign in
Authenticate so pulls are attributed to your account. Free catalog packages do not require a paid plan.
adversary loginPull
Install this adversary into your local store. Use a version pin when you need a reproducible CI install.
adversary pull go/cliadversary pull go/cli:0.0.26Run
Review a repository or a change range. Point --path at the project root.
adversary run go/cli --path .adversary run go/cli --path . --base main --head HEADAuto-select
Let the CLI pick catalog adversaries that match the changed files (includes this one when Go/sources match its triggers).
adversary auto --path . --base main --head HEADInspect what you have
Confirm the installed version and package identity on this machine.
adversary listadversary search go/cliNeed the CLI first? See CLI docs.