Merge pull request #260 from RustSec/RUSTSEC-2020-0009

Assign RUSTSEC-2020-0009 to flatbuffers
This commit is contained in:
Tony Arcieri
2020-04-14 07:51:40 -07:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0009"
package = "flatbuffers"
date = "2020-04-11"
title = "`read_scalar` and `read_scalar_at` allow transmuting values without `unsafe` blocks"