flawz icon indicating copy to clipboard operation
flawz copied to clipboard

A Terminal UI for browsing security vulnerabilities (CVEs)

Results 8 flawz issues
Sort by recently updated
recently updated
newest added

**bug when trying to install flawz (with cargo)** error: linking with `cc` failed: exit status: 1 = note: /usr/bin/ld: cannot find -lsqlite3: No such file or directory collect2: error: ld...

bug

**Describe the bug** thread 'main' panicked at /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.26.2/src/text/line.rs:477:59: byte index 82 is not a char boundary; it is inside '\u{a0}' (bytes 81..83) of `The vCenter Server contains an authenticated remote...

bug

**Is your feature request related to a problem? Please describe.** The currently supported themes are listed in README.md and we need more themes! **Describe the solution you'd like** Adding a...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** It would be nice to have an options menu for tweaking the options (e.g. feed) inside the TUI. We should...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** The code coverage of this project is currently low. Needs more tests. **Describe the solution you'd like** Add unit/integration tests...

enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** While searching, it would be visually nice to see the found results being highlighted in the list. For example: ![image](https://github.com/orhun/flawz/assets/24392180/472de911-dcec-48c3-ab90-615d4118f975)...

enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** [`nvd_cve`](https://github.com/travispaul/nvd_cve) crate shows some logs regarding the fetched feeds but `flawz` do not use any logging. **Describe the solution you'd...

enhancement
help wanted
good first issue

**Is your feature request related to a problem? Please describe.** `flawz` is initially designed to only **browse** the security vulnerabilities. However, we can expand the scope of this project by...

enhancement
help wanted
golden