diff --git a/index.json b/index.json index ad1fefb..283c347 100644 --- a/index.json +++ b/index.json @@ -44,13 +44,13 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "3.0.27", - "date": "2026-03-18T16:28:32.322Z", - "image": "urbancode/ucv-ext-asoc:3.0.27", + "semver": "3.0.29", + "date": "2026-06-15T05:13:21.122Z", + "image": "urbancode/ucv-ext-asoc:3.0.29", "notes": [ - "Fixed an issue with the getEndpoint call caused by an API change." + "Enhancement: Implemented support for SAST and DAST scan data ingestion from ASOC. Scan results are fetched and displayed as metrics within Velocity using dot indicators." ], - "supports": "2.5.0" + "supports": "5.2.5" } }, "blackDuckPlugin": { diff --git a/plugins/asocPlugin/releases.json b/plugins/asocPlugin/releases.json index d52f43e..9a3dea9 100644 --- a/plugins/asocPlugin/releases.json +++ b/plugins/asocPlugin/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "3.0.29", + "date": "2026-06-15T05:13:21.122Z", + "image": "urbancode/ucv-ext-asoc:3.0.29", + "notes": [ + "Enhancement: Implemented support for SAST and DAST scan data ingestion from ASOC. Scan results are fetched and displayed as metrics within Velocity using dot indicators." + ], + "supports": "5.2.5" + }, { "semver": "3.0.27", "date": "2026-03-18T16:28:32.322Z",