bigchaindb/acceptance/python
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
..
src Flask update (#2700) 2020-06-02 14:36:56 +07:00
.gitignore Problem: we don't have acceptance tests (#2216) 2018-04-30 14:43:39 +02:00
Dockerfile Update acceptance Dockerfile to use latest Python driver (#2594) 2018-11-03 17:34:36 +01:00