Kick the auto-remediation pipeline on a finding: Cybros drafts a patch,
validates it (tests + a security re-scan), opens a pull request, and streams the
6 steps live. On success you get a PR link and branch.
Synopsis
cybros fix FINDING_ID [OPTIONS]
Arguments
Argument
Description
FINDING_ID
The finding id to auto-remediate.
Options
Flag
Default
Description
--timeout
600
Max seconds to wait.
--no-wait
off
Trigger the pipeline without waiting.
Plus the global flags: --json, --api-url, --no-color.