jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
114 stars 186 forks source link

Link to vulnerability report in Xray 3.x is wrong #416

Open papanito opened 3 years ago

papanito commented 3 years ago

Describe the bug

The link to the vulnerability report is not correct

07:16:55  Build DEMO:: test :: master number 246 was scanned by Xray and 1 Alerts were generated
07:16:55  Xray scan details are available at: https://artifactory.intra/artifactory/ui/builds/DEMO :: demo :: master/246/1610950352927

To Reproduce

  1. Index build
  2. Add watch for build DEMO
  3. Run jenkins build which contains Xray scan

Expected behavior

Link expected

https://artifactory.svc.prd.sc.intra/ui/builds/DEMO%20::%20demo%20::%20master/247/1610954848952

Screenshots

N/A

Versions

Additional context

N/A

papanito commented 3 years ago

The same applies also for the XRay icon which is shown when build fails

eyalbe4 commented 3 years ago

Thanks for reporting this issue @papanito. We're attempting to resolve this issue.

vrajannagari commented 3 years ago

Any update on this issue we are seeing a similar issue. Jenkins Artifactory plugin version: 3.10.4 Artifactory Version: 7.5.5

eyalbe4 commented 3 years ago

All - he issue has been fixed on Xray's side. Version 3.26.0 of Xray includes the fix.

papanito commented 3 years ago

We will check as soon we have upgraded xray to the respective version