0.16.20
📦 unstructuredView on GitHub →
🐛 1 fixes
Summary
This release addresses a critical security vulnerability related to file inclusion in rst and org files by implementing sandboxing for file partitioning.
🐛 Bug Fixes
- Fixed a security issue where rst and org files could read arbitrary files from the local filesystem via 'include' or 'import' mechanisms; file partitioning is now sandboxed.