Version history

Changelog

A chronological record of all CAT releases, improvements, and fixes.

v1.6 โ€” Current
Global environmental requirements ยท Env score badges ยท NVD pre-filled link
Current 14/05/2026
Added
  • ๐ŸงฎCVSS calculator โ€” CIA Requirements added in the options panelplus a ๐Ÿงฎ button that opens a modal displaying all available CVSS change metrics.
  • ๐Ÿท๏ธEnv score sub-badge โ€” a compact Env X.X badge appears below each applicable CVSS base score badge (preceded by a โ†ณ arrow), colour-coded by severity, and sized to its content.
Improvement
  • ๐Ÿ”—FIRST calculator pre-filled link โ€” clicking the Env X.X or CVSS X.Xbadge opens the FIRST reference CVSS calculator (v3.x and v4.0) or the NVD calculator (v2.0) in a new tab, with the base vector and environmental changes or requirements.
Fix
  • ๐ŸฉนLibreOffice link fix โ€” CAT now tries the main LibreOffice website first and switches to a mirror automatically if the page doesn't load correctly.
v1.5
Landing curtain cache ยท Storage simplification ยท CAPECs
Feature 30/04/2026
Added
  • ๐Ÿ“ฐDynamic banner โ€” a curtain displays relevant CVEs: highโ€‘EPSS CVEs, recent KEV entries, newest and last cricital CVEs.
  • ๐ŸงฉCAPEC associations added under CWE entries โ€” each CWE now displays its related CAPEC attack patterns directly within the CWE section.
  • ๐Ÿ“ˆEPSS evolution indicator โ€” the EPSS score now includes a monthโ€‘overโ€‘month evolution indicator.
  • ๐Ÿ“CWE download โ€” the CWE are now downloaded and formated in data folder, before being used.
Improvement
  • ๐Ÿ’พSession curtain caching โ€” statistics are now saved in sessionStorage
  • ๐Ÿ—„๏ธUnified CVE storage โ€” CVE data is now stored exclusively in localStorage (no longer duplicated in sessionStorage)
  • ๐Ÿท๏ธProvider name added from CVE list data โ€” if available, each CVE entry now includes its data provider label for improved transparency.
v1.4
Shareable permalink ยท Source chip collapse ยท Filter groups ยท Description alignment
Feature 05/04/2026
Added
  • ๐Ÿ”—Shareable permalink โ€” A share button (๐Ÿ”—) next to each CVE title copies a direct URL (?cves=CVE-XXXX-XXXXX) to the clipboard. Opening that URL loads the CVE instantly, bypassing the session cache restore.
  • ๐Ÿ—‚๏ธSource filter groups โ€” The "Visible sources" panel is now split into two sub-groups: Databases (CVEList, NVD, ENISA) and Editors (all vendor sources). All sources are now fully toggleable.
Improvement
  • ๐Ÿ”ตSource chip collapse โ€” Source chips that did not respond (red, amber, or network error) are automatically hidden behind a compact +N โ–พ toggle button. Only green (confirmed) sources remain visible by default, reducing visual clutter on cards with many sources.
  • โ†•๏ธDescription column alignment โ€” Source badges in the left column and description text in the right column are now vertically centered relative to each other, regardless of row height.
v1.3
Multiple fixes ยท EPSS score ยท ENISA source
Feature 01/04/2026
Added
  • ๐Ÿ’ฏEPSS score โ€” Add the probability of an exploit under 30 days for concerned CVE.
  • ๐Ÿ“ฆSource ENISA EUVD โ€” REST API search โ†’ Description, CVSS score & vector, References
Improvement
  • ๐ŸงฉMultiple fixes (CVSSv4 duplication, Debian references, CVEList CWE retrieval).
v1.2
CVE navigator ยท Field visibility ยท Persistent preferences ยท Smart refresh ยท Bug fixes
Feature 28/03/2026
Added
  • ๐ŸงญCVE navigator โ€” a compact dropdown embedded in the search bar (left of the search field) lists all active CVE cards with a CVSS severity dot. Clicking any entry scrolls smoothly to the card and highlights it with a blue glow. Closes automatically on outside click. Hidden when no cards are present.
  • ๐Ÿ‘Field visibility โ€” new Visible fields section in the โš™ Options panel. Toggle Description, CVSS v3, CVSS v4, CVSS v2, CWE, and References on/off across all cards at once. Preference persisted in localStorage.
Improvement
  • ๐Ÿ’พPersistent preferences โ€” Sort and Source filter are now saved to localStorage and restored on every page load.
  • ๐Ÿ“Full-width cards โ€” CVE cards now stretch to the full page.
  • ๐Ÿ–ฅ๏ธCorrection of a few details in all documentation pages
  • ๐Ÿ“ƒImprovement of the CVElist retrieval, which now reads in a second field to retrieve data (containers.cna and containers.adp)
v1.1
Card management ยท Sort ยท Session persistence
Feature 22/03/2026
Added
  • ๐Ÿ’พCVE persistence โ€” searched CVEs are stored in localStorage and automatically restored when navigating back to the search page, so results survive page changes within the same browser session.
  • โšกSession cache โ€” all fetched source data is saved in sessionStorage (TTL: 4 hours). When a CVE is restored from localStorage, no new network requests are made โ€” the card is rebuilt instantly from the cached data. Cache is cleared when the browser tab is closed.
  • ๐Ÿ”„Refresh button per card โ€” a โ†ป button in the top-right corner of each card re-queries only the sources that previously returned a red (not found) or black/white (network error) dot, without touching already-successful sources.
  • ๐Ÿ—‘๏ธDelete button per card โ€” a trash icon next to the refresh button removes a single CVE card and clears it from localStorage and the session cache.
  • โš™๏ธOptions panel โ€” the search bar now has a single โš™ Options button that opens a unified panel containing: Sort, Visible sources (filter), and Remove all cards. This replaces the previous standalone Filter button.
  • โ‡…Sort โ€” CVE cards can be sorted by CVSS score (ascending / descending), publication date, or CVE ID. The sort updates live as new CVSS scores arrive from Phase-2 sources.
Improvement
  • ๐Ÿ”—GitHub link in footer โ€” a GitHub icon has been added to the footer of all pages, linking to the project repository.
  • ๐ŸฉนCorrection of a few details in all pages
v1.0
Full multi-source aggregator - First version publishing
Feature 18/03/2026
Feature
  • ๐Ÿ“ฆCISA KEV โ€” JSON feed, fetched once per session and shared across all cards -> Description, CWE
  • ๐Ÿ“ฆOracle โ€” HTML scraping of oracle.com security-alerts -> Description
  • ๐Ÿ“ฆXen โ€” HTML scraping and Json search -> Description
  • ๐Ÿ–ฅ๏ธCreation of the "Changelog" and "Contact" pages
Improvement
  • ๐Ÿ–Œ๏ธSeparate page "About" in "Technical Docs" and "User Guide"
  • ๐ŸฉนCorrection of a few bugs in search method
  • ๐Ÿ’จFile HTML split in multiple files (.js, .css ...)
v0.9
Source filter ยท New sources
Feature 12/03/2026
Added
  • ๐Ÿ”ฒSource filter panel โ€” toggle any of the optional sources on/off; NVD and CVEList always visible
  • ๐Ÿ“ฆAmazon Linux โ€” HTML scraping -> Description, Score CVSS
  • ๐Ÿ“ฆLibreOffice โ€” HTML scraping -> Description
  • ๐Ÿ“ฆPostgreSQL โ€” HTML scraping -> Description, Score CVSS
Screenshot
Screenshot v0.9
v0.8
References ยท CWE ยท Footer
Feature 21/02/2026
Added
  • ๐ŸทCWE chips section โ€” aggregated from CVEList, NVD, CSAF sources; live name fetch from cwe.mitre.org when not provided
  • โž•References section โ€” collapsible panel listing all unique reference URLs
  • โž•Not-affected domain suppression in references โ€” URLs from a source's own domain hidden when that source reports non-affectedness
  • ๐Ÿ”—References section โ€” deduplicated, with self-referential and CSAF/VEX URLs excluded
  • ๐Ÿ‘‡Creation of a footer
Improvement
  • โŸณLoading spinner on references that disappears once all Phase-2 sources have settled
  • ๐Ÿ–ฅ๏ธImprovement of the interface
Screenshot
Screenshot v0.8
v0.7
CVE batch search ยท Amber dot ยท Phase 1 / Phase 2
Feature 02/02/2026
Added
  • ๐Ÿ”ŽSingle and batch CVE search โ€” paste any text containing CVE-YYYY-NNNNN patterns
  • โšกPhase-1 / Phase-2 parallel fetch architecture โ€” card renders immediately with CVEList + NVD, other sources fill the card independently
Improvement
  • ๐ŸŸ Amber dot (not affected) works for Ubuntu, debian, Redhat and Suse
  • ๐Ÿ–ฅ๏ธImprovement of the interface
  • ๐Ÿ”งImproved CVSS vector normalisation โ€” strips environmental/temporal metrics for clean deduplication across all new sources
v0.6
CVSS badge ยท Microsoft triple-source ยท About page
Feature 14/01/2026
Added
  • ๐Ÿ“ŠCVSS v2.0, v3.0, v3.1, v4.0 support with colour-coded severity badges
  • โš ๏ธ"Not in CVEList" warning card for newly reserved but unpublished CVEs
  • ๐Ÿ“ฆMicrosoft triple-source cascade โ€” CSAF VEX + SUG API + CIRCL fallback queried in parallel; description and CVSS taken from the first successful source
Improvement
  • โž•Creation of the "About" page containing information on the functioning of the tool
  • ๐Ÿ”งImprovement of the interface
v0.5
Badge sources ยท State link ยท Proxy
Feature 16/09/2025
Added
  • ๐Ÿ“Source description badge added on the left
  • ๐Ÿ”งCloudflare Worker CORS proxy to bypass browser Same-Origin Policy restrictions
  • ๐ŸŸข5-state animated source dots: waiting (grey), ok (green), not-affected (amber), not-found (red), network-error (black/white)
Screenshot
Screenshot v0.5
v0.4
Descriptions ยท CVSS deduplication
Feature 06/06/2025
Added
  • ๐Ÿ“ฆNVD โ€” NIST REST API v2 -> description, CVSS v2/v3/v4
  • ๐Ÿ“ฆRed Hat โ€” CSAF VEX (primary) + Hydra legacy API (fallback CVSS) -> description, CVSS
  • ๐Ÿ“ฆSUSE โ€” CSAF VEX via public FTP -> description, CVSS
  • ๐Ÿ“ฆDebian โ€” HTML scraping of security-tracker.debian.org -> description
  • ๐Ÿ“ฆUbuntu โ€” Canonical JSON API with dual endpoint fallback + Ubuntu-specific description
Improvement
  • โž•CVSS deduplication โ€” scores grouped by (version, score, vector) triplet; multiple sources sharing the same score merged into one badge with combined source labels
  • ๐Ÿ”งImprovement of the interface
Screenshot
Screenshot de la version
v0.3
CVSS score ยท Template card ยท Description deduplication
Feature 18/02/2025
Added
  • ๐Ÿ“ฆCVEList โ€” MITRE CVEProject/cvelistV5 GitHub repo (assigner, date, description, CVSS)
  • ๐Ÿ”งCVSS v2.0, v3.0, v3.1 support; assigner + publication date from CVEList metadata
  • โ™ฆ๏ธThe sources are now in the top right as clickable pill
  • ๐Ÿ“Description deduplication โ€” identical descriptions from multiple sources merged into a single row
  • ๐Ÿ”ŽSingle CVE search with skeleton loading card
Removed
  • โž–References fields set aside to focus on scores and description
Improvement
  • ๐Ÿ”งImprovement of the interface (redesign of the HTML/CSS graphic charter)
Screenshot
v0.3 screenshot
v0.2
Data ยท Link state ยท Style
Feature 07/09/2024
Added
  • ๐Ÿ“ฆPrimary source information: Retrieval of the description and references from the NVD
  • ๐ŸŸข2-state source status dots : reachable/unreachable (green/red)
  • ๐ŸŒ—Dark / Light mode with localStorage persistence
Improvement
  • ๐Ÿ”งImprovement of the interface (redesign of the HTML/CSS graphic charter)
Screenshot
Screenshot version 0.2
v0.1
Initial release
Initial 05/07/2024
Foundation
  • ๐ŸŽ‰First working version โ€” single CVE search
  • โ›“๏ธโ€Show redirecting links for sources identified
Screenshot
Screenshot version 0.1
๐Ÿ–จ๏ธ Planned improvements