jrmuizel / pdf-extract

A rust library for extracting content from pdfs
368 stars 75 forks source link

RUSTSEC-2020-0144 #31

Open simon-an opened 2 years ago

simon-an commented 2 years ago

Crate: time Version: 0.1.44 Title: Potential segfault in the time crate Date: 2020-11-18 ID: RUSTSEC-2020-0071 URL: https://rustsec.org/advisories/RUSTSEC-2020-0071 Solution: Upgrade to >=0.2.23 Dependency tree: time 0.1.44 Crate: lzw Version: 0.10.0 Warning: unmaintained Title: lzw is unmaintained Date: 2020-02-10 ID: RUSTSEC-2020-0144 URL: https://rustsec.org/advisories/RUSTSEC-2020-0144 Dependency tree: lzw 0.10.0 └── lopdf 0.26.0 ├── pdf-extract 0.6.4-alpha.0

ghost commented 2 years ago

@jrmuizel - I think the PR i have open should fix this "issue".