build: niv advisory-db: update 1794caee -> fe5f044f#1465
Merged
mergify[bot] merged 2 commits intomasterfrom Mar 3, 2021
Merged
build: niv advisory-db: update 1794caee -> fe5f044f#1465mergify[bot] merged 2 commits intomasterfrom
mergify[bot] merged 2 commits intomasterfrom
Conversation
## Changelog for advisory-db: Branch: master Commits: [rustsec/advisory-db@1794caee...fe5f044f](rustsec/advisory-db@1794cae...fe5f044) * [`fe25ca02`](rustsec/advisory-db@fe25ca0) Add advisory for out-of-bounds write in bam * [`fae90251`](rustsec/advisory-db@fae9025) Assigned RUSTSEC-2021-0027 to bam * [`af1b1de4`](rustsec/advisory-db@af1b1de) Add advisory for memory safety issue in toodee's insert_row * [`f4e465c6`](rustsec/advisory-db@f4e465c) Assigned RUSTSEC-2021-0028 to toodee * [`b4afb832`](rustsec/advisory-db@b4afb83) Report uninitialized memory exposure in truetype * [`dafd2019`](rustsec/advisory-db@dafd201) Assigned RUSTSEC-2021-0029 to truetype * [`1c7888e4`](rustsec/advisory-db@1c7888e) Update RUSTSEC-2020-0146.md with list of patched versions ([RustSec/advisory-db#789](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/789)) * [`196ad433`](rustsec/advisory-db@196ad43) Heapless soundness fix since 0.6.1 ([RustSec/advisory-db#791](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/791)) * [`14e6efec`](rustsec/advisory-db@14e6efe) Mark RUSTSEC-2020-0146 as unsound ([RustSec/advisory-db#788](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/788)) * [`927b303d`](rustsec/advisory-db@927b303) Revert "Mark RUSTSEC-2020-0146 as unsound ([RustSec/advisory-db#788](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/788))" * [`e59320ad`](rustsec/advisory-db@e59320a) Add advisory for double-free in scratchpad * [`8887e3da`](rustsec/advisory-db@8887e3d) Assigned RUSTSEC-2021-0030 to scratchpad * [`d9614925`](rustsec/advisory-db@d961492) Add advisory for uninitialized memory drop in byte_struct * [`50db2cc7`](rustsec/advisory-db@50db2cc) Add advisory for aliasing violation in nano_arena * [`6dc26382`](rustsec/advisory-db@6dc2638) Assigned RUSTSEC-2021-0031 to nano_arena * [`b8b93bd6`](rustsec/advisory-db@b8b93bd) Assigned RUSTSEC-2021-0032 to byte_struct * [`a0c9d676`](rustsec/advisory-db@a0c9d67) Add advisory for double-free in stack_dst * [`2e968911`](rustsec/advisory-db@2e96891) Assigned RUSTSEC-2021-0033 to stack_dst
…f32889953a151998d
dfinity-bot
added a commit
that referenced
this pull request
Nov 7, 2022
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@e3e68977...0608c470](rustsec/advisory-db@e3e6897...0608c47) * [`c7e3a0aa`](rustsec/advisory-db@c7e3a0a) Add lzf `use-of-uninitialized-value` advisory ([RustSec/advisory-db#1465](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1465)) * [`0608c470`](rustsec/advisory-db@0608c47) Assigned RUSTSEC-2022-0067 to lzf ([RustSec/advisory-db#1466](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1466))
mergify bot
pushed a commit
that referenced
this pull request
Nov 7, 2022
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@e3e68977...0608c470](rustsec/advisory-db@e3e6897...0608c47) * [`c7e3a0aa`](rustsec/advisory-db@c7e3a0a) Add lzf `use-of-uninitialized-value` advisory ([RustSec/advisory-db#1465](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1465)) * [`0608c470`](rustsec/advisory-db@0608c47) Assigned RUSTSEC-2022-0067 to lzf ([RustSec/advisory-db#1466](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/1466))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog for advisory-db:
Branch: master
Commits: RustSec/advisory-db@1794caee...fe5f044f
fe25ca02Add advisory for out-of-bounds write in bamfae90251Assigned RUSTSEC-2021-0027 to bamaf1b1de4Add advisory for memory safety issue in toodee's insert_rowf4e465c6Assigned RUSTSEC-2021-0028 to toodeeb4afb832Report uninitialized memory exposure in truetypedafd2019Assigned RUSTSEC-2021-0029 to truetype1c7888e4Update RUSTSEC-2020-0146.md with list of patched versions (RustSec/advisory-db#789)196ad433Heapless soundness fix since 0.6.1 (RustSec/advisory-db#791)14e6efecMark RUSTSEC-2020-0146 as unsound (RustSec/advisory-db#788)927b303dRevert "Mark RUSTSEC-2020-0146 as unsound (RustSec/advisory-db#788)"e59320adAdd advisory for double-free in scratchpad8887e3daAssigned RUSTSEC-2021-0030 to scratchpadd9614925Add advisory for uninitialized memory drop in byte_struct50db2cc7Add advisory for aliasing violation in nano_arena6dc26382Assigned RUSTSEC-2021-0031 to nano_arenab8b93bd6Assigned RUSTSEC-2021-0032 to byte_structa0c9d676Add advisory for double-free in stack_dst2e968911Assigned RUSTSEC-2021-0033 to stack_dst