probing path traversal pitfalls with #node after I saw an unsafe use in a supposedly "secure" app today https://codingkata.tardate.com/node/preventing-path-traversal/
LCK#453 Preventing Path Traversal

Examining the path traversal vulnerability in Node.js and demonstrating mitigations.

LittleCodingKata