Skip to content

refactor: drop the unverified-TLS banner from rendered reports - #10

Merged
t0kubetsu merged 1 commit into
mainfrom
fix/remove-tls-banner
Aug 18, 2026
Merged

refactor: drop the unverified-TLS banner from rendered reports#10
t0kubetsu merged 1 commit into
mainfrom
fix/remove-tls-banner

Conversation

@t0kubetsu

Copy link
Copy Markdown
Collaborator

Follow-up to #9: with unverified probing as the default, the warning banner appeared on every HTTPS scan and carried no signal — removed from the terminal report and file exports. tls_verified remains in --json and on HeadersReport.

433 tests, 100% coverage, ruff clean; live scan renders without the banner. Version 0.4.1.

Unverified probing is the default since 0.4.0, so the banner fired on
every HTTPS scan and carried no signal. tls_verified stays in --json
and on HeadersReport for machine consumers.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

t0kubetsu has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@t0kubetsu, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 45 minutes

Limit details: You’ve used all 1 included review currently available under your plan.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 03637233-2f99-4915-9ba3-7afec067f487

📥 Commits

Reviewing files that changed from the base of the PR and between ebc4f61 and e7f9033.

📒 Files selected for processing (7)
  • CHANGELOG.md
  • README.md
  • docs/SECURITY_VERDICT.md
  • headersvalidator/__init__.py
  • headersvalidator/reporter.py
  • pyproject.toml
  • tests/test_reporter.py

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.

@t0kubetsu
t0kubetsu merged commit 3463e11 into main Aug 18, 2026
4 checks passed
@t0kubetsu
t0kubetsu deleted the fix/remove-tls-banner branch August 18, 2026 14:01
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