From 38948f61529dfb873f9609dd757cff6aa8008421 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 25 Sep 2020 18:01:44 +0200 Subject: [PATCH] build: niv advisory-db: update 12198c57 -> 92e5c88a ## Changelog for advisory-db: Branch: master Commits: [RustSec/advisory-db@12198c57...92e5c88a](https://github.com/RustSec/advisory-db/compare/12198c57518511b4ebfd6f93f05d97e05cdad036...92e5c88a735b5deb50f6c60880e4447da236a591) * [`4c2d1c0d`](https://github.com/RustSec/advisory-db/commit/4c2d1c0d1bb3ed777b35ac53fd68fcd005675e26) Add advisory for out-of-bounds write in stack crate * [`0fdd4d8a`](https://github.com/RustSec/advisory-db/commit/0fdd4d8a5c6cd8cbe1dc381922307e8dd782e24f) Add patched version * [`57fc37a5`](https://github.com/RustSec/advisory-db/commit/57fc37a584c50b693e6eb73b136e958ce8cc3b62) Assigned RUSTSEC-2020-0042 to stack * [`61a2e157`](https://github.com/RustSec/advisory-db/commit/61a2e157040781d479b5792e25299c56794ae749) adding ws-rs advisory * [`5a25462b`](https://github.com/RustSec/advisory-db/commit/5a25462b610637f5b8cb29e7bd2c4703586bafc7) the year is 2020 * [`687f9993`](https://github.com/RustSec/advisory-db/commit/687f99934379b0421259c511bca2ecc3b63cf623) Assigned RUSTSEC-2020-0043 to ws --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 80c742e84b..74db3b0c84 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "12198c57518511b4ebfd6f93f05d97e05cdad036", - "sha256": "1pw3841k77ggdhffp3zvb8ypn73jmfdm37nnd9ym1a757x6llclr", + "rev": "92e5c88a735b5deb50f6c60880e4447da236a591", + "sha256": "1cw2dpj9hb4b52g14vzymahsjikcg0p6d7vm711nspx17w3xgr79", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/12198c57518511b4ebfd6f93f05d97e05cdad036.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/92e5c88a735b5deb50f6c60880e4447da236a591.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-js-monorepo": {