Static Astro site for vulnerability research and CVE disclosures.
Node.js 24 and npm are required.
npm ci
npm run devOpen http://127.0.0.1:4321/. The development server rebuilds src/
automatically.
npm run build
npm run previewThe static site is generated in dist/. Re-run npm run build after source
changes when previewing dist/.
This repository is public. Never commit personal secrets, credentials, API tokens, private keys, internal hostnames or addresses, client information, embargoed research, private proof-of-concept material, or local analysis artifacts. Public content belongs under:
src/content/research/src/content/cves/
Run the production build and review the complete staged diff before every push.