Skip to content

v0.1.0 -- Initial release

Latest

Choose a tag to compare

@yvon-l yvon-l released this 22 Mar 21:38

First public release of IVAR.

Self-hosted threat intelligence dashboard that filters public CVE and threat feeds against your declared tech stack.

What's included:

  • 11 built-in feeds: NVD + EPSS, GitHub Advisory, CISA KEV, CERT-EU, CERT-FR, NCSC-UK, Exploit-DB, SANS ISC, Securelist, AlienVault OTX, HIBP, Shodan
  • Rule-based triage with optional AI triage (Claude, OpenAI, Ollama)
  • Flash severity age filter: active exploits older than 365 days downgraded to Priority
  • Role-based access control: admin, member, viewer
  • Optional TOTP-based 2FA with recovery codes
  • Full audit log, CSV export
  • Docker install in three commands

Quick start:
git clone https://github.com/YvonLabs/ivar.git
cd ivar
docker compose up --build

Live demo: https://demo.getivar.com