Categorygithub.com/KingKeule/CVE-Filter
module
0.0.0-20240627202003-ff280ba20dfd
Repository: https://github.com/kingkeule/cve-filter.git
Documentation: pkg.go.dev

# README

CVE-Filter

CVE-Filter is a simple GUI tool for

  • Download the CVSS metrics of a list of given CVEs from the NVD and present them in a tabular overview.
  • Filter out non-relevant CVEs through self-defined CVSSv3 metrics rules.
  • Export the results (all or filtered) to a CSV file (CVSSv3 only)

The GUI is implemented with Fyne, an easy-to-use UI toolkit and app API written in Go.

GUI

Overview

CVSSv3 filter options

Filter, sort and details

By clicking on:

  • CVE ID: Show the description of the CVE
  • CVSS (headline): Sort the table results
  • Score (headline): Sort the table results

Programm Icon (slider) by Icons8

# Packages

No description provided by the author
No description provided by the author