We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1162539 commit 7b998aeCopy full SHA for 7b998ae
docs/security.md
@@ -17,4 +17,6 @@ you may want to consider the following as you use TabPy:
17
- Execution of ad-hoc Python scripts can be disabled by turning off the
18
/evaluate endpoint. To disable /evaluate endpoint, set "TABPY_EVALUATE_ENABLE"
19
to false in config file.
20
-- Always use the most up-to-date version of Python. Using earlier versions can leave scripts vulnerable to malicious attacks.
+- Always use the most up-to-date version of Python.
21
+ Using earlier versions can leave scripts vulnerable to malicious attacks.
22
+
0 commit comments