SeaView - an online tool to View CVE Records
SeaView (named because CVE-View is a tongue twister) loads CVE JSON 5 documents from github.com/CVEProject/cvelistV5 and presents a rendering of the version 4 document next to a version 5 document upconverted using the CVE_4_to_5_converter.
It uses Pug-js templating engine to render a JSON document to HTML.
cve.pug --> build.js --> cve.js
The function cve() to get an HTML rendering that is then displayed client side.
buildCnas.js file loads a JSON listing of CNAs, trys to fetch the favicon using Google's favicon service from the CNA's webistes to. Then stores them in an object indexed by CNA's shortName and generates a thumbnail index.