BurntSushi / xsv

A fast CSV command line toolkit written in Rust.
The Unlicense
10.23k stars 317 forks source link

Scanning of "cargo-geiger" showed unsafe code #319

Closed vidhyasasi closed 1 year ago

vidhyasasi commented 1 year ago

Hi, I scanned the tool "cargo-geiger"(https://github.com/rust-secure-code/cargo-geiger) on xsv to find the usage of unsafe code in the package. It showed the statistics that a lot of code in the package has unsafe code. The screenshot of result is given below

Screenshot 2023-04-27 at 09 44 09

It would be helpful of you could fix this issue! System info - debian11 xsv version - 0.13.0

Thanks!

BurntSushi commented 1 year ago

See https://github.com/BurntSushi/ripgrep/issues/2499#issuecomment-1525579612.