Skip to content

generate_man.js: Catch path traversal issues#1439

Merged
slusarz merged 1 commit intodovecot:mainfrom
slusarz:include_path_traversal_check
Feb 27, 2026
Merged

generate_man.js: Catch path traversal issues#1439
slusarz merged 1 commit intodovecot:mainfrom
slusarz:include_path_traversal_check

Conversation

@slusarz
Copy link
Contributor

@slusarz slusarz commented Feb 21, 2026

Not really a security issue (this would require an attacker to either commit a file to git or otherwise compromise the build process), but generally useful as a check to make sure the include path is sane and not leaking data accidentally.

Not really a security issue (this would require an attacker to
either commit a file to git or otherwise compromise the
build process), but generally useful as a check to make sure
the include path is sane and not leaking data accidentally.
@slusarz slusarz force-pushed the include_path_traversal_check branch from b722e64 to ccc9af7 Compare February 27, 2026 19:58
@slusarz slusarz enabled auto-merge (rebase) February 27, 2026 19:59
@slusarz slusarz merged commit 7ebd4fc into dovecot:main Feb 27, 2026
5 checks passed
@slusarz slusarz deleted the include_path_traversal_check branch February 27, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants