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 lang/typescriptadversary pull lang/typescript:0.0.10Run
Review a repository or a change range. Point --path at the project root.
adversary run lang/typescript --path .adversary run lang/typescript --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 lang/typescriptNeed the CLI first? See CLI docs.