diff --git a/crates/buttplug/RUSTSEC-0000-0000.md b/crates/buttplug/RUSTSEC-2020-0111.md similarity index 97% rename from crates/buttplug/RUSTSEC-0000-0000.md rename to crates/buttplug/RUSTSEC-2020-0111.md index 276160e5..8b78acd0 100644 --- a/crates/buttplug/RUSTSEC-0000-0000.md +++ b/crates/buttplug/RUSTSEC-2020-0111.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0111" package = "buttplug" date = "2020-12-18" url = "https://github.com/buttplugio/buttplug-rs/issues/225" diff --git a/crates/eventio/RUSTSEC-0000-0000.md b/crates/eventio/RUSTSEC-2020-0108.md similarity index 95% rename from crates/eventio/RUSTSEC-0000-0000.md rename to crates/eventio/RUSTSEC-2020-0108.md index c1cbdcb5..c717daac 100644 --- a/crates/eventio/RUSTSEC-0000-0000.md +++ b/crates/eventio/RUSTSEC-2020-0108.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0108" package = "eventio" date = "2020-12-20" url = "https://github.com/petabi/eventio/issues/33" diff --git a/crates/hashconsing/RUSTSEC-0000-0000.md b/crates/hashconsing/RUSTSEC-2020-0107.md similarity index 92% rename from crates/hashconsing/RUSTSEC-0000-0000.md rename to crates/hashconsing/RUSTSEC-2020-0107.md index 137f666e..0ef320f3 100644 --- a/crates/hashconsing/RUSTSEC-0000-0000.md +++ b/crates/hashconsing/RUSTSEC-2020-0107.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0107" package = "hashconsing" date = "2020-11-10" url = "https://github.com/AdrienChampion/hashconsing/issues/1" @@ -14,4 +14,4 @@ patched = [">= 1.1.0"] Affected versions of `hashconsing` implements `Send`/`Sync` for its `HConsed` type without restricting it to `Send`able types and `Sync`able types. -This allows non-`Sync` types such as `Cell` to be shared across threads leading to undefined behavior and memory corruption in concurrent programs. \ No newline at end of file +This allows non-`Sync` types such as `Cell` to be shared across threads leading to undefined behavior and memory corruption in concurrent programs. diff --git a/crates/may_queue/RUSTSEC-0000-0000.md b/crates/may_queue/RUSTSEC-2020-0110.md similarity index 95% rename from crates/may_queue/RUSTSEC-0000-0000.md rename to crates/may_queue/RUSTSEC-2020-0110.md index 3f2a8145..bf94dcee 100644 --- a/crates/may_queue/RUSTSEC-0000-0000.md +++ b/crates/may_queue/RUSTSEC-2020-0110.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0110" package = "may_queue" date = "2020-11-10" url = "https://github.com/Xudong-Huang/may/issues/88" diff --git a/crates/stderr/RUSTSEC-0000-0000.md b/crates/stderr/RUSTSEC-2020-0109.md similarity index 93% rename from crates/stderr/RUSTSEC-0000-0000.md rename to crates/stderr/RUSTSEC-2020-0109.md index 55734c43..8ebb35b1 100644 --- a/crates/stderr/RUSTSEC-0000-0000.md +++ b/crates/stderr/RUSTSEC-2020-0109.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0109" package = "stderr" date = "2020-12-22" url = "https://github.com/biluohc/stderr/issues/5"