Files
3cd024d652 fix: path traversal vulnerability, #851 (#855)
* Fix Path Traversal fallback

* Update loader.ts

Fixed nested

* Update loader.ts

padding fix

* refactor: reuse root enforcing

* docs: update test case and docs

---------

Co-authored-by: MorielHarush <[email protected]>
2026-03-08 02:36:09 +08:00
..
2016-11-07 00:03:34 +08:00
2018-07-25 21:51:42 +08:00
2024-08-28 00:31:59 +08:00
2018-08-16 23:14:12 +08:00
2024-08-28 00:31:59 +08:00

Using LiquidJS with Express.js

Get Started

cd demo/express
npm install
npm start