Skip to content

Commit 8276d6d

Browse files
committed
updating security doc so users use at least 5.1.1 of Tornado
1 parent 8ce2bb1 commit 8276d6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ you may want to consider the following as you use TabPy:
1717
- Execution of ad-hoc Python scripts can be disabled by turning off the
1818
/evaluate endpoint. To disable /evaluate endpoint, set "TABPY_EVALUATE_ENABLE"
1919
to false in config file.
20+
- The Python module for Tornado needs to be at least version 5.1.1. Using an earlier
21+
version than this can leave scripts vulnerable to malicious attacks.

0 commit comments

Comments
 (0)