Skip to content

v9.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 17:07
· 1 commit to main since this release

v9.8.2 (2025-12-15)

Bug Fixes

  • Allow home subdirectories through is_dangerous_path() (e5548ac)

  • Path traversal vulnerability - use prefix matching in is_dangerous_path() (9ed15f4)

  • Use Path.is_relative_to() for cross-platform dangerous path detection (91ffb51)

  • security: Handle macOS symlinked system dirs (ba08308)

Chores

  • Sync version to config.py [skip ci] (c492735)

Detailed Changes: v9.8.1...v9.8.2