Website: Add dashboard vulnerability exposure article#46485
Conversation
Documents which software the dashboard's "Vulnerability exposure" chart covers and explains why coverage is curated rather than exhaustive. Repoints the existing /learn-more-about/vulnerability-exposure-cves redirect from a pinned GitHub line range to the new article so the existing tooltip link keeps working.
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
@sgress454 @AndreyKizimenko Please check this article for accuracy. Thanks! |
There was a problem hiding this comment.
Pull request overview
Adds a new fleetdm.com article explaining the dashboard's "Vulnerability exposure" chart coverage, and repoints the existing /learn-more-about/vulnerability-exposure-cves redirect from a pinned GitHub source link to the new article.
Changes:
- New article
articles/dashboard-vulnerability-exposure.mddescribing curated software list and rationale (reach/risk + bitmap performance). - Redirect in
website/config/routes.jsupdated to point at the new article.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| articles/dashboard-vulnerability-exposure.md | New guide article with category, author, and meta tags. |
| website/config/routes.js | Updates /learn-more-about/vulnerability-exposure-cves redirect to the new article. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
WalkthroughThe PR updates a single route redirect in Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Summary
articles/dashboard-vulnerability-exposure.mdexplaining which software the dashboard's "Vulnerability exposure" chart covers and why coverage is curated (reach/risk + bitmap-storage performance)./learn-more-about/vulnerability-exposure-cvesredirect from a pinned GitHub line range incharts.goto the new article. The dashboard tooltip URL is unchanged, so older Fleet builds continue to work.Test plan
npm run build-for-prodinwebsite/succeeds (markdown pipeline compiles the new article).Summary by CodeRabbit