Git Trigger UX improvements, large dataset reliability, Kafka and improved Sentry

Edge cases for Git and GitHub triggers, guaranteed persistence in large finding datasets, better Sentry support and Kafka downstream reporting.

Published on
Release

v0.135.0

Changes in this release

  1. Swapping between git triggers types.
  2. A Github trigger can scan multiple branches now (used to be either All branches or a Single Branch)
  3. Guaranteed persistence for large finding datasets. If a single scan has more than twenty thousand findings Smithy used to be unreliable, now Smithy is more reliable for large datasets via GRPC batching.
  4. Support for all types of vulnerability findings in Sentry.
  5. There is now a Kafka component that allows for streaming findings to a Kafka topic.