Skip to content

feat: add --tolerance, --refresh, --mode, and --format flags#47

Merged
homanp merged 1 commit into
mainfrom
feat/add-tolerance-refresh-mode-format-flags
Mar 9, 2026
Merged

feat: add --tolerance, --refresh, --mode, and --format flags#47
homanp merged 1 commit into
mainfrom
feat/add-tolerance-refresh-mode-format-flags

Conversation

@homanp
Copy link
Copy Markdown
Contributor

@homanp homanp commented Mar 9, 2026

What

Support the new API query parameters: tolerance (conservative/lenient/yolo), refresh (force fresh scan), mode (full for synchronous scan), and format (json/simple/badge). Introduce CheckOptions struct to group parameters. Bump version to 0.1.14.

Why

1-to-1 mirroring of REST API

Test plan

  • Tests pass locally
  • Tested manually

… command

Support the new API query parameters: tolerance (conservative/lenient/yolo),
refresh (force fresh scan), mode (full for synchronous scan), and format
(json/simple/badge). Introduce CheckOptions struct to group parameters.
Bump version to 0.1.14.

Made-with: Cursor
@homanp homanp self-assigned this Mar 9, 2026
@homanp homanp merged commit 8c6652f into main Mar 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant