mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Merge pull request #802 from ammaraskar/office
Add unmaintained advisory for office crate. Fixes #742
This commit is contained in:
18
crates/office/RUSTSEC-0000-0000.md
Normal file
18
crates/office/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,18 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "office"
|
||||
date = "2021-02-04"
|
||||
url = "https://github.com/RustSec/advisory-db/issues/742#issuecomment-773313783"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# office is unmaintained, use calamine instead
|
||||
|
||||
The `office` crate is unmaintained. Use [calamine](https://crates.io/crates/calamine)
|
||||
for reading excel files.
|
||||
|
||||
Contact the `office` author for ownership of the package name.
|
||||
Reference in New Issue
Block a user