Add tiberius unmaintained advisory

This commit is contained in:
Tony Arcieri
2020-04-16 08:46:03 -07:00
parent 41dd03a2a8
commit cce1d47240

View File

@@ -0,0 +1,23 @@
[advisory]
id = "RUSTSEC-0000-0000"
package = "tiberius"
title = "tiberius is unmaintained"
informational = "unmaintained"
date = "2020-02-28" # last GitHub commit
url = "https://github.com/RustSec/advisory-db/issues/261"
description = """
The author of `tiberius` has archived the GitHub repository and left the
following note:
> I do not have the time to overhaul the library and do not intend to further
> maintain the 0.3 version relying on the old futures ecosystem.
Suggested alternatives are:
- [`odbc`](https://crates.io/crates/odbc)
- [`sqlx`](https://github.com/launchbadge/sqlx/issues/116) (forthcoming)
"""
[versions]
unaffected = ["> 0.3.2"] # last release
patched = []