mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Rename "dwf" TOML tag to "aliases" (closes #36)
Nobody knows what "dwf" is, and the data isn't presently consumed or surfaced by the `rustsec` crate, so we (hopefully) can rename it without breaking anything.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
id = "RUSTSEC-2017-0005"
|
||||
package = "cookie"
|
||||
patched_versions = ["< 0.6.0", "^0.6.2", ">= 0.7.6"]
|
||||
dwf = []
|
||||
url = "https://github.com/alexcrichton/cookie-rs/pull/86"
|
||||
title = "Large cookie Max-Age values can cause a denial of service"
|
||||
date = "2017-05-06"
|
||||
|
||||
Reference in New Issue
Block a user