Storage Update Conformance Tests #1164
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The Storage library support for Post Policy V4 has a security risk that is addressed in the latest PR to Storage conformance tests: googleapis/conformance-tests#31
The fix is to add
{\"bucket\":\"bucket-name\"}
to Post Policy V4 policy which is then signed.Here's an example solution in Ruby: googleapis/google-cloud-ruby#5702
The text was updated successfully, but these errors were encountered: