-
Bug
-
Resolution: Fixed
-
Major
-
None
If Jenkins installation is configured to run with a context path (behind Apache), Anchore image scanner plugin complains about missing javascript and css files while loading the Anchore report from the build summary page. The issue is probably confined to rendering the report. Server side functionality for executing anchore toolchain and generating the data for reports may be working as expected
Plan for reproducing the issue - Use Apache as a reverse proxy for Jenkins and configure the context path using the instructions on https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache. Yet to figure out how to do it if Jenkins master is running in a container.