storage: update conformance tests #4905
Labels
api: storage
Issues related to the Cloud Storage API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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: https://github.com/googleapis/google-cloud-ruby/pull/5803/files
@amanda-tarafa tracking issue as I know you're working on this right now. The conformance tests were updated.
The text was updated successfully, but these errors were encountered: