·
3 commits
to main
since this release
This release expands read-only comic archive auditing beyond CBZ files.
What's new:
- Audits CB7 and other 7z-based comic archives directly.
- Audits CBR and RAR archives when a supported local RAR backend is installed.
- Applies entry-count, expanded-size, path-traversal, and non-regular-entry safety checks across archive formats.
- Updates CLI guidance, limitations, tests, and release documentation for every supported format.
Archives remain local and are never uploaded. CBR support depends on a compatible local extraction backend; the README lists the supported options.