Only the latest release receives security fixes.
Please do not open public issues for security problems.
Report vulnerabilities via GitHub private vulnerability reporting on this repository. You will receive a response within a few days.
- The CLI stores API tokens in
~/.config/zammad/config.ymlwith0600permissions, or reads them from environment variables. It never sends the token anywhere except the configured Zammad instance (Authorization header). --verboselogs request URLs (not the token) to stderr.- Dependencies are scanned with govulncheck in CI and updated via Dependabot.