Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Version 0.4.0

Compare
Choose a tag to compare
@DanHatesNumbers DanHatesNumbers released this 06 Jan 16:58
· 315 commits to main since this release

0.4.0 - 2021/01/06

Data Collector

  • Fixed the format of ECS formatted log data to correctly use nested objects

Report Parser

  • Fixed the format of ECS formatted log data to correctly use nested objects

Slack Connector

  • Fixed the format of ECS formatted log data to correctly use nested objects

CLI

  • KILN_SCAN_ENV environment variable is read by CLI to tell Data Forwarder what environment scan is running in
  • If running a release build and a Docker image for version the tool being run is present locally, use local image instead of repulling
  • Add support for pulling tool images from private Docker registries
  • Add support for providing credentials to authenticate Docker API requests
  • Upgraded to support Docker Registry Image Manifest format V2 Schema 2, which is used by AWS ECR
  • Improved error handling and error messages when pulling Docker images fails