jrmuizel / pdf-extract

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

RUSTSEC-2021-0017 #32

Open simon-an opened 2 years ago

simon-an commented 2 years ago

Crate: postscript Version: 0.11.1 Title: Read on uninitialized buffer may cause UB (impl Walue for Vec<u8>) Date: 2021-01-30 ID: RUSTSEC-2021-0017 URL: https://rustsec.org/advisories/RUSTSEC-2021-0017 Solution: Upgrade to >=0.14.0 Dependency tree: postscript 0.11.1 └── pdf-extract 0.6.4-alpha.0

ghost commented 2 years ago

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