mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 07:46:22 +01:00
fix: update patched version for 2019-0028
This patch updates the `RUSTSEC-2019-0028` advisory to show a patched version is available. The patch was added [in PR 5554](https://github.com/google/flatbuffers/pull/5554), and released with version `0.6.1`.
This commit is contained in:
@@ -15,5 +15,5 @@ allows to violate these requirements and invoke undefined behaviour in safe code
|
||||
"flatbuffers::Follow::follow" = [">= 0.4.0", "<= 0.6.0"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.6.1"]
|
||||
unaffected = ["< 0.4.0"]
|
||||
|
||||
Reference in New Issue
Block a user