This website requires JavaScript.
Explore
Help
Sign In
zig
/
pugz
Watch
1
Star
0
Fork
0
You've already forked pugz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b49cd7fb86446642cafec470ed9570c9c5777c1
pugz
/
tests
/
sample_data
/
pug
/
test
/
cases
/
utf8bom.html
2 lines
13 B
HTML
Raw
Normal View
History
Unescape
Escape
fix: add security protections and cleanup failing tests Security fixes: - Add path traversal protection in include/extends (rejects '..' and absolute paths) - Add configurable max_include_depth option (default: 100) to prevent infinite recursion - New error types: MaxIncludeDepthExceeded, PathTraversalDetected Test cleanup: - Disable check_list tests requiring unimplemented features (JS eval, filters, file includes) - Keep 23 passing static content tests Bump version to 0.2.2
2026-01-24 14:31:24 +05:30
<
p
>
"foo"
<
/
p
>
Reference in New Issue
Copy Permalink