Skip to content

Commit 7b998ae

Browse files
committed
linter was complaining
1 parent 1162539 commit 7b998ae

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
@@ -17,4 +17,6 @@ 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-
- Always use the most up-to-date version of Python. Using earlier versions can leave scripts vulnerable to malicious attacks.
20+
- 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

Comments
 (0)