.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH flawz 1 "flawz 0.2.2" .SH NAME flawz \- A Terminal UI for browsing CVEs .SH SYNOPSIS \fBflawz\fR [\fB\-\-url\fR] [\fB\-f\fR|\fB\-\-feeds\fR] [\fB\-d\fR|\fB\-\-db\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\-\-url\fR=\fIURL\fR [default: https://nvd.nist.gov/feeds/json/cve/1.1/] A URL where NIST CVE 1.1 feeds can be found .RS May also be specified with the \fBURL\fR environment variable. .RE .TP \fB\-f\fR, \fB\-\-feeds\fR=\fIFEEDS\fR [default: 2002:2024,recent,modified] List of feeds that are going to be synced .RS May also be specified with the \fBFEEDS\fR environment variable. .RE .TP \fB\-d\fR, \fB\-\-db\fR=\fIDB\fR Path to the SQLite database used to store the synced CVE data .RS May also be specified with the \fBDB\fR environment variable. .RE .TP \fB\-u\fR, \fB\-\-force\-update\fR Always fetch feeds .TP \fB\-o\fR, \fB\-\-offline\fR Do not fetch feeds .TP \fB\-q\fR, \fB\-\-query\fR=\fIQUERY\fR Start with a search query .RS May also be specified with the \fBQUERY\fR environment variable. .RE .TP \fB\-t\fR, \fB\-\-theme\fR=\fITHEME\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 .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.2.2 .SH AUTHORS Orhun Parmaksız