Skip to content

v0.1.1 - Don't Log Passwords

Compare
Choose a tag to compare
@kj4ezj kj4ezj released this 26 Feb 23:43
· 10 commits to main since this release
0c31a5d

This release is functionally equivalent to shuaiscott/zap2xml, except it doesn't print your password to the screen or write it to your logs.

Documentation is here.

Changes

The only change from v0.1.0 is that zap2xml no longer prints the argv by default. You can force it to, for debugging, by setting DEBUG to true.

Installation

You can pull this release from the GitHub Container Registry...

docker pull ghcr.io/kj4ezj/zap2xml:v0.1.1

...or from Docker Hub.

docker pull docker.io/kj4ezj/zap2xml:v0.1.1