Wave 2 shipped: per-CVE pages, per-check guides, stack guides, and RSS
We turned the existing scan vocabulary into real, indexable pages: every KEV CVE has a /cve/[id] page, every finding id with hand-tuned guidance has a /checks/[id] page, and four stack guides under /guides reuse the same content blocks.
Per-CVE pages
Each entry on Latest CVE notices now links to a dedicated /cve/[id] page with the full NVD reference list, ransomware-campaign metadata, related CVEs from the same vendor, and JSON-LD for richer SERP previews.
This is a cleaner, calmer place to land than NVD's UI, and it keeps Scorifya's scoring and methodology one click away.
Per-check pages
Findings like missing_hsts, missing_csp, and session_cookie_missing_secure now have hand-tuned pages at /checks/[id] with intro, why-it-matters, real-world risk, ordered fix steps, and Cloudflare/Vercel/Next.js/nginx code examples.
Inside the scanner result, each FindingCard with a guide links to its full page with "Read full guide →".
Stack guides
Four landing pages under Stack guides reuse the same finding-page components but framed by platform: Cloudflare, Vercel, Next.js, and nginx. Each guide ends with the scanner CTA so the verification loop is one click.
RSS feeds
Both the blog and Latest CVE notices now publish RSS at /blog/rss.xml and /latest-cve-notices/rss.xml so dev-tooling readers can subscribe directly.
Try a scan on scorifya.com, read how we score, or see Pro for unlimited scans and exports.