bigchaindb/acceptance/python/src
David Dashyan d9dfa98819
Flask update (#2700)
* Flask security update

The Pallets Project Flask before 1.0 is affected by: unexpected memory
usage. The impact is: denial of service.
The attack vector is: crafted encoded JSON data. The fixed version is:
1. NOTE: this may overlap CVE-2018-1000656.

Signed-off-by: David Dashyan <mail@davie.li>

* Make send_naughty_tx error regex more robust

Signed-off-by: David Dashyan <mail@davie.li>
2020-06-02 14:36:56 +07:00
..
test_basic.py Replace headers (#2683) 2020-04-06 11:52:18 +02:00
test_divisible_asset.py Replace headers (#2683) 2020-04-06 11:52:18 +02:00
test_double_spend.py Replace headers (#2683) 2020-04-06 11:52:18 +02:00
test_multiple_owners.py Replace headers (#2683) 2020-04-06 11:52:18 +02:00
test_naughty_strings.py Flask update (#2700) 2020-06-02 14:36:56 +07:00
test_stream.py Replace headers (#2683) 2020-04-06 11:52:18 +02:00