Skip to content

Commit b43d8cf

Browse files
committed
more detail added
1 parent 7f3b4c4 commit b43d8cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/security.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ you may want to consider the following as you use TabPy:
1818
/evaluate endpoint. To disable /evaluate endpoint, set "TABPY_EVALUATE_ENABLE"
1919
to false in config file.
2020
- Always use the most up-to-date version of Python.
21-
Using earlier versions can leave scripts vulnerable to malicious attacks.
21+
TabPy relies on Tornado and if older verions of Python are used with Tornado
22+
then malicious users can potentially poison python server web caches
23+
with parameter cloaking.

0 commit comments

Comments
 (0)