Share
## https://sploitus.com/exploit?id=51CFEF85-A85A-58EC-B3AA-594AB892156F
# Certighost Slidev deck

This directory contains the Slidev presentation for `CVE-2026-54121.md`.

```powershell
npm install
npm run dev
```

Other commands:

```powershell
npm run build
npm run export
```

The source deck is `slides.md`. Deck-wide styling is in `style.css`, and Mermaid settings are in `setup/mermaid.ts`.