This repository was archived by the owner on Jul 19, 2018. It is now read-only.
0.2.0
Using this release:
Pull the tagged image from Docker Hub:
docker pull puppet/lumogon:0.3.0
And explicitly refer to this tag when running a scan or report (:latest
continues to track HEAD).
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock puppet/lumogon:0.3.0 report
Changes in this release:
- #8 (MAINT) Excludes non-running target containers and exits if the target slice is empty
- #19 (MAINT) Flip over to using the public Travis service
- #22 (MAINT) Added explicit open source license
- #23 (MAINT) Update Slack URL to public channel
- #24 (MAINT) Add timeout to stop client hanging when an attached harvester fails to respond (defaults to
60sec
, can be overridden with--timeout
) - #25 (MAINT) Improve the visibility of the examples content
- #26 (MAINT) Fix minor issues and add Go Report Card to README
- #27 (MAINT) handle large stream frame payloads which are split across multiple Reads
- #28 (MAINT) Fix Lumogon scheduler container detection on linux
- #31 (TC-140) Pretty print JSON when scanning