Commit Graph
2 Commits
Author SHA1 Message Date
vulncheckandClaude Opus 4.7 4ed1beab8e feat(brand): new logo — brand-blue shield with bold check + verified ping
Replaces the generic round-shield-with-thin-check mark with a logo that
matches the actual brand palette:

- Shield body uses the vulncheck-blue (#0066FF) primary token with a
  subtle vertical gradient to deeper royal blue. Reads well on the
  bg-gray-900 sidebar and the bg-gray-50 login screen alike.
- Bold white check (44pt stroke) with a soft inner highlight — no toy /
  crosshair vibe.
- Small securis-success (#10B981) ping at the check terminus = the
  "vulnerability verified / cleared" semantic.
- Stays crisp at 24px (favicon, browser tab) up to 240px (login).

No code changes required — all consumers (layout.tsx favicon, login
page, AppShell, Drawer) already point at /logo.svg.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 08:23:31 +02:00
vulncheck 6969d0c62e Initial release v1.0.0
VulnCheck - Open Source Vulnerability Management for Wazuh

Features:
- Vulnerability management with Wazuh integration
- AI-powered CVE analysis (OpenAI, Anthropic, Google, DeepSeek, Ollama, Infomaniak)
- SLA policy enforcement with automated email alerts
- Automated patch verification via Wazuh Syscollector
- Role-based access control (Admin, Editor, Readonly)
- PDF/CSV reporting for compliance workflows
- Full audit trail

https://gitea.isuit.ch/vulncheck/vulncheck
2026-02-08 10:15:20 +01:00