Commit 7bdb569
authored
Security: Fix Path Traversal Vulnerability in Python Static Content Server (#915)
* security: fix path traversal vulnerability in static server
* security: simplify path traversal fix using maintainer suggested regex
* security: fix(regex): add back '@' character to support vite tests
* style: run lint, format, and mypy via nox1 parent 4fe8d1c commit 7bdb569
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
| |||
0 commit comments