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