.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH flawz 1 "flawz 0.4.1" .SH NAME flawz \- A Terminal UI for browsing CVEs .SH SYNOPSIS \fBflawz\fR [\fB\-f\fR|\fB\-\-feeds\fR] [\fB\-d\fR|\fB\-\-db\fR] [\fB\-k\fR|\fB\-\-api\-key\fR] [\fB\-u\fR|\fB\-\-force\-update\fR] [\fB\-o\fR|\fB\-\-offline\fR] [\fB\-q\fR|\fB\-\-query\fR] [\fB\-t\fR|\fB\-\-theme\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] .SH DESCRIPTION A Terminal UI for browsing CVEs .SH OPTIONS .TP \fB\-f\fR, \fB\-\-feeds\fR [\fI...\fR] [default: 2002:2026,recent,modified] Feeds to sync. Accepts a year (`2026`), a year range (`2002:2026`), `recent` (last 8 days of new publications) or `modified` (last 8 days of modifications). Multiple feeds can be given .TP \fB\-d\fR, \fB\-\-db\fR \fI\fR Path to the SQLite database used to store the synced CVE data .TP \fB\-k\fR, \fB\-\-api\-key\fR \fI\fR NVD API key. With a key the rate limit is 50 requests / 30s (instead of 5 / 30s), making sync roughly 10× faster. Get one at .TP \fB\-u\fR, \fB\-\-force\-update\fR Re\-sync feeds that are already present in the cache .TP \fB\-o\fR, \fB\-\-offline\fR Do not fetch feeds — read only what is already cached .TP \fB\-q\fR, \fB\-\-query\fR \fI\fR Start with a search query .TP \fB\-t\fR, \fB\-\-theme\fR \fI\fR [default: dracula] Set the theme .br .br \fIPossible values:\fR .RS 14 .IP \(bu 2 dracula: Dracula .IP \(bu 2 nord: Nord .IP \(bu 2 one\-dark: One Dark .IP \(bu 2 solarized\-dark: Solarized Dark .IP \(bu 2 gruvbox\-light: Gruvbox Light .IP \(bu 2 gruvbox\-material\-dark\-hard: Gruvbox Material Dark Hard .IP \(bu 2 catppuccin: Catppuccin .RE .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq) .TP \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION v0.4.1 .SH AUTHORS Orhun Parmaksız