From bf87f1dd2fc97f4e2671ec0c552f687481c4226c Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Wed, 9 Dec 2020 18:02:23 +0200 Subject: [PATCH] build: niv advisory-db: update bd3cb8dd -> 189213fa MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Changelog for advisory-db: Branch: master Commits: [RustSec/advisory-db@bd3cb8dd...189213fa](https://github.com/RustSec/advisory-db/compare/bd3cb8dd833d80059f51ac16e7f2f1ab36a14361...189213fa5ef77a5da44bca7856265693784ebba8) * [`955ad994`](https://github.com/RustSec/advisory-db/commit/955ad994f11ebe76ccb3cac8eced861136c93e5f) Assigned RUSTSEC-2020-0088 to magnetic * [`e90491eb`](https://github.com/RustSec/advisory-db/commit/e90491ebc6be3f79ad662c22db7a34723259384b) Add nanorand 0.5.0 RNG weakness ([RustSec/advisory-db⁠#525](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/525)) * [`a043a90d`](https://github.com/RustSec/advisory-db/commit/a043a90d0cc5960bd76f3c051c9a812a65c4d71d) Assigned RUSTSEC-2020-0089 to nanorand ([RustSec/advisory-db⁠#526](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/526)) * [`f71bc5a6`](https://github.com/RustSec/advisory-db/commit/f71bc5a6d33ea6168a50b8d80b9666b11ddcbcb6) Add advisory for data race in thex ([RustSec/advisory-db⁠#523](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/523)) * [`189213fa`](https://github.com/RustSec/advisory-db/commit/189213fa5ef77a5da44bca7856265693784ebba8) Assigned RUSTSEC-2020-0090 to thex ([RustSec/advisory-db⁠#527](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/527)) --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index d8c375fa97..179288d5b4 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -6,10 +6,10 @@ "homepage": "https://rustsec.org", "owner": "RustSec", "repo": "advisory-db", - "rev": "bd3cb8dd833d80059f51ac16e7f2f1ab36a14361", - "sha256": "04zr6zh7kh5d08bv59wcp52p017khgrgcgb850mg9lp43nahs4vp", + "rev": "189213fa5ef77a5da44bca7856265693784ebba8", + "sha256": "1105whcvw8h6ysn9ahyzsr3h2xy83jnvaylchri6df9yijlnm744", "type": "tarball", - "url": "https://github.com/RustSec/advisory-db/archive/bd3cb8dd833d80059f51ac16e7f2f1ab36a14361.tar.gz", + "url": "https://github.com/RustSec/advisory-db/archive/189213fa5ef77a5da44bca7856265693784ebba8.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "agent-js-monorepo": {