Skip to content

v1.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:03
ce25e97

1.19.0 (2026-07-31)

Features

  • add Dynatrace integration (#282) (db99b92)
  • per-skill pncli-origin.json, purge-plugin, and purge-user commands (#291) (d26e519), closes #288
  • rework Checkmarx from CxSAST on-premise to Checkmarx One cloud (#276) (ff6e924)

Bug Fixes

  • create triage PRs as Imagile Bot (#290) (dceb73d), closes #289
  • drop leading /api/ from CheckmarxClient paths (fixes doubled /api/api/ after buildUrl fix) (#287) (53ee98c)
  • handle null projects/scans arrays in checkmarx list commands (#278) (cb7a51f)
  • pass file path as URL segment in bitbucket diff, not query param (#272) (0e9bf62), closes #271
  • preserve base URL path segments in buildUrl() for Managed Dynatrace and similar hosts (#284) (87fef4b)
  • restore closed-issue email notifications (#280) (22c6263), closes #279