Skip to content

Repository files navigation

Kaluche blog

Static Astro site for vulnerability research and CVE disclosures.

Local development

Node.js 24 and npm are required.

npm ci
npm run dev

Open http://127.0.0.1:4321/. The development server rebuilds src/ automatically.

Production build

npm run build
npm run preview

The static site is generated in dist/. Re-run npm run build after source changes when previewing dist/.

Public content only

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.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages