Skip to content

test(cli): cover runtime JWKS scanner-safe metadata#706

Merged
EffortlessSteven merged 1 commit into
mainfrom
test/runtime-jwks-scanner-safe
May 16, 2026
Merged

test(cli): cover runtime JWKS scanner-safe metadata#706
EffortlessSteven merged 1 commit into
mainfrom
test/runtime-jwks-scanner-safe

Conversation

@EffortlessSteven

Copy link
Copy Markdown
Member

Summary

  • Adds an end-to-end runtime --format jwks bundle test for scanner-safe metadata.
  • Verifies RSA/ECDSA/Ed25519 JWKS artifacts are scanner-safe while HMAC/token runtime material remains counted as secret-bearing.
  • Removes a no-panic-family test debt site in xtask user_path_smoke surfaced by the requested validation.

Files added/changed

  • crates/uselesskey-cli/tests/cli.rs
  • xtask/src/user_path_smoke.rs

Validation

  • cargo test -p uselesskey-cli --test cli --all-features bundle_profile_runtime_jwks_marks_public_key_artifacts_scanner_safe
  • cargo test -p uselesskey-cli --all-features
  • cargo clippy -p uselesskey-cli --all-features --tests -- -D warnings
  • cargo xtask no-blob
  • cargo xtask user-path-smoke
  • cargo test -p xtask user_path_smoke
  • cargo xtask check-no-panic-family
  • cargo +nightly xtask pr-lite
  • cargo xtask pr
  • git diff --check

Non-goals

  • No new fixture family or contract pack.
  • No scanner-evasion or provider-compatibility claim changes.
  • No release machinery or badge changes.

What this enables next

  • Closes the reviewer-identified JWKS integration coverage gap after the runtime scanner-safe metadata fix.
  • Keeps adoption-smoke/no-panic validation green for the next queue item.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 45 minutes and 49 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 6e1fec88-b902-4715-9267-5658ae9b78dc

📥 Commits

Reviewing files that changed from the base of the PR and between ade416c and a447d53.

📒 Files selected for processing (2)
  • crates/uselesskey-cli/tests/cli.rs
  • xtask/src/user_path_smoke.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch test/runtime-jwks-scanner-safe

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@EffortlessSteven EffortlessSteven merged commit 5be9464 into main May 16, 2026
6 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