Complete Design Overhaul with New Product Structure and Sections
Released November 25, 2025
This November 2025 release marks a comprehensive redesign of the Vulners platform, introducing a streamlined site architecture, dedicated product hubs, and refreshed technical documentation. The overhaul prioritizes intuitive navigation, mobile-first responsiveness, and clearer pathways to our core offerings—empowering security teams to quickly access vulnerability intelligence, assessment tools, and integration resources without friction.
1. New Site Structure for Enhanced Navigation and Accessibility
We've rearchitected the entire platform layout from a monolithic dashboard to a modular, product-centric hub-and-spoke model:
Key Architectural Changes
| Area | Before | After |
|---|---|---|
| Homepage | Generic search + scattered links | Guided onboarding with product selector and quick-start queries |
| Navigation | Flat menu with 20+ items | Hierarchical sidebar: Products > Resources > Support |
| Search Integration | Standalone bar | Contextual search within each product section (e.g., Intelligence-specific filters) |
| Accessibility | Basic WCAG 2.1 AA | Full WCAG 2.2 AA compliance: ARIA labels, keyboard nav, high-contrast themes |
- Performance Boost: Page loads now 60% faster via lazy-loading and CDN-optimized assets.
- SEO & Discoverability: Structured data (Schema.org) added for products and APIs, improving search rankings.
- Multi-Language Support: Initial rollout for English/Russian; expandable via user locale detection.
This structure reduces cognitive load for new users while scaling for enterprise workflows.
2. Dedicated Sections for All Core Products
Each product now has its own self-contained landing page with demos, pricing tiers, and integration guides—making it easier to evaluate and adopt Vulners solutions.
Product Breakdown
| Product | Description | Key Features Highlighted |
|---|---|---|
| Intelligence | Aggregated vulnerability database with AI-enriched insights | Real-time feeds, exploit tracking, CISA KEV monitoring, custom scoring |
| Assessment | Agentless scanning for hosts, packages, and dependencies | Linux/RPM/DEB audits, SBOM validation, risk prioritization |
| Datafeeds | High-volume exports for SIEM/SOAR integration | JSON/STIX/CSV formats, webhook alerts, bulk API access |
| Exploits & KEV | Curated exploits and Known Exploited Vulnerabilities catalog | PoC links, EPSS scoring, darkweb mentions, remediation timelines |
| MCP (Managed Cyber Protection) | Enterprise-grade threat monitoring and response | Custom dashboards, SLAs, white-glove onboarding for MSSPs |
| White-Label Solutions | Branded vulnerability tools for resellers and OEMs | API wrappers, UI customization, revenue-share models |
- Cross-Product Linking: Unified search spans all sections; e.g., a CVE query surfaces Intelligence data + Assessment scans + Exploit details.
- Interactive Demos: Embedded sandboxes for API testing and live vulnerability lookups (no auth required for basics).
Explore products: https://vulners.com/products/
3. Updated Pages on Data Sources, API Endpoints, and SDK Integrations
Technical resources have been consolidated and clarified to accelerate developer onboarding:
Revamped Content
- Data Sources: Interactive explorer mapping 200+ feeds (NVD, OSV, vendors) with freshness metrics, coverage stats, and ingestion diagrams.
- API Endpoints: Interactive OpenAPI/Swagger docs with v4 schema, rate limit details, and error code references. Now includes migration guides from v3.
- SDK Integrations: Language-specific quickstarts (Python, Node.js, Go, Java) with pip/npm install commands, auth examples, and GitHub repos.
Developer-Focused Enhancements
- Code snippets auto-copy with syntax highlighting.
- API playground for testing endpoints like
/v4/audit/package/directly in-browser. - Changelog integration.
Docs hub: https://docs.vulners.com/
4. Modernized Design with Improved Responsiveness and Layouts
The visual refresh adopts a clean, cyber-minimalist aesthetic while boosting usability:
- Responsive Grid: Fluid layouts adapt from desktop (multi-column) to mobile (stacked cards), with touch-optimized controls.
- Micro-Interactions: Smooth animations for search results, expandable accordions for long advisories, and progress indicators for bulk operations.
- Typography & Icons: Sans-serif fonts (Inter) for readability; Feather Icons for consistency across 500+ UI elements.