Skip to content

VIBE (VAT) 2026.02.24

  • VAT Microservice: 3.0.2

BLUF of release

  • Fixing user access regressions from previous release
  • Fixing compatibility issues between backend and ingester microservice
  • Updated go version in microservices

P1/API changes:

No changes for this release.

Tickets Completed

Ticket Number Description
MS 501 Parsing allows timestamps with no timezone
MS 502 Parsing allow Parent Image fields to be empty
MS 504 Remove product_id from ingester response
MS 505 Parse availble information into image state in response
MS 506 Update findings block in ingester response to match information in the monolith
MS 507 Updated timestamp in the response for the finding log entry to use RFC3339 format
MS 508 Update image tag ID in database
MS 509 Remove ParentDomain from Ingester request
MS 510 Handle both comma-delimited string or array for keywords on ingest
MS 511 Incorrect Impact Level for parent image on ingest
MS 513 Abstract user role parsing to common library
MS 517 Fix erroneous error logs when image has no logo
MS 518 Fix non-loading image page when project ID is missing
MS 520 Upgrade Go version to fix vulnerability
MS 525 Admin users unable to modify lifecycle
MS 528 Ingester to correctly parse gitlab API response
MS 531 Guest user access issue fixed