-
Bug
-
Resolution: Fixed
-
Major
-
None
Anchore container image scanner plugin generates a report that can be accessed from the Jenkins build summary page. Navigating to Anchore Report page triggers error popups and the summary is missing 'Repo Tag' column (attached screenshot). The issue is observed when the output of gate evaluation contains only one row/entry for a given image.
Code changed in jenkins
User: Swathi Gangisetty
Path:
src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
http://jenkins-ci.org/commit/anchore-container-scanner-plugin/a069e51feab8671cdae813b8c3991558ab66bb4b
Log:
Fix data generation for policy evaluation summary table
Fixes
JENKINS-43048Signed-off-by: Swathi Gangisetty <swathi@anchore.com>