Skip to content

Release_2023.3.3

Compare
Choose a tag to compare
@RahulPidde23 RahulPidde23 released this 05 Sep 05:48
· 2 commits to master since this release
9d60364
  • Introduced the new parameter SCA Resolver Path (in pipeline YAML and UI) for SCA scans to mention SCA Resolver path available in pipeline infrastructure to avoid download of SCA Resolver tool.
  • If SCA Resolver Path parameter (using YAML and UI) value is empty or the SCA Resolver tool is not present at specified path, then it will automatically download and install the SCA Resolver tool when the pipeline is designed to use it. The tool downloads by default at user’s home directory.
  • Fixed an issue about existing project level custom fields values getting reset while updating value of an existing custom field using ADO pipeline.
  • Fixed an issue that plugin fails to use proxy URL with username and password for the SCA scan.