Assign RUSTSEC-2016-0006 (informational) to cassandra

Marking as unmaintained per:

https://github.com/RustSec/advisory-db/pull/183
This commit is contained in:
Tony Arcieri
2019-10-08 11:13:07 -07:00
parent c48b077ec0
commit f7581dc887

View File

@@ -1,11 +1,12 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2016-0006"
package = "cassandra"
title = "`cassandra` crate is unmaintained; use `cassandra-cpp` instead"
informational = "unmaintained"
date = "2016-12-15"
url = "https://github.com/tupshin/cassandra-rs/issues/52"
unaffected_versions = ["> 0.8.1"] # last release
patched_versions = []
description = """
The `cassandra` crate has not seen a release since December 2016, and its author
is unresponsive.