Skip to content

scanc 1.2.2

Latest

Choose a tag to compare

@mqxym mqxym released this 18 Sep 06:18
· 3 commits to main since this release
7fa2b65

Changes

  • Help output via --help has improved output and examples
  • The tool can now be used as docker image
  • Readme now includes docker instructions

Docker Example

docker run --rm -v "$PWD":/work:ro ghcr.io/mqxym/scanc:latest .

Pull-Request: #2