Trust page: explain the security advisory workload and why a busy advisory page is a good sign#1695
Merged
Conversation
Recent releases have shipped a large batch of CVE advisories. Add a box to the Trust page that frames that volume as evidence of an active security effort rather than a failing framework, and explains the work and timing behind each advisory: triage against the Security Model, a fix with regression tests, a backport to every supported release line, a CVE assignment, and a signed advisory with affected ranges and a workaround, none of it public until the fixes have shipped. Also notes that advisories are published even for defensive hardening with no known exploit path, and that every reporter is credited by name. Deliberately uses durable framing with no hardcoded advisory count, since that number drifts with every release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
7d38416 to
7675a76
Compare
davsclaus
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Recent releases have shipped a large batch of CVE advisories. This adds a box to the Trust by Default page that addresses that head-on: it frames the volume as evidence of an active security effort rather than a leaky framework, and explains the work and timing behind each advisory.
The new box sits directly after "Security handled in the open", so the two read as a pair — first how vulnerabilities are handled, then what it costs and why you see so many.
What the section says
Notes
securityicon and the established box/shortcode structure; shortcode open/close balance verified (20/20).🤖 Generated with Claude Code