Code changed in jenkins
User: Swathi Gangisetty
Path:
.gitignore
src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreAction.java
src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreBuilder.java
src/main/java/com/anchore/jenkins/plugins/anchore/AnchoreQuery.java
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreAction/index.jelly
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreAction/summary.jelly
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/config.jelly
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/global.jelly
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-bailOnFail.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-bailOnPluginFail.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-bailOnWarn.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-containerId.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-containerImageId.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-doCleanup.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-doQuery.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-localVol.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-modulesVol.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-name.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-policyName.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-query1.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-query2.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-query3.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-query4.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-useSudo.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreBuilder/help-userScripts.html
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreQuery/config.jelly
src/main/resources/com/anchore/jenkins/plugins/anchore/AnchoreQuery/help-query.html
src/main/webapp/help/help-queriesBlock.html
http://jenkins-ci.org/commit/anchore-container-scanner-plugin/5a7e570a285dcc015e5be94252833fa8698db54c
Log:
Plugin upgrades and bug fixes...
Display Jenkins and Anchore plugin versions in build console log.
Use default Anchore policy if it's not provided to plugin - JENKINS-41081.
Dynamic list of queries.
Improve logging.
Clean up workspaces after plugin execution regardless of the end result.
Bug fix and other improvements to the plugin to be released in version v1.0.5, refer to the git commit above for the changes