fabric8io / openshift-jenkins-s2i-config

Config repo used to build a customised OpenShift Jenkins image using S2I
6 stars 23 forks source link

Modified bayesian.jpi file for CVE notification #185

Closed yzainee-zz closed 6 years ago

yzainee-zz commented 6 years ago

2 new files were generated for direct dependencies and transitive dependencies. The dependency files are used for CVE notification. The plugin also has an additional logic where it would not call the scan API if the notification flag is switched off. This commit is to affect that change and the .hpi file (renamed to .jpi) file was added to this repo.

The .hpi file was built from fabric8-analytics/fabric8-analytics-jenkins-plugin#17

Tag: https://github.com/fabric8-analytics/fabric8-analytics-jenkins-plugin/releases/tag/0.3.0 Resolves: https://github.com/openshiftio/openshift.io/issues/3982

fabric8cd commented 6 years ago

@yzainee snapshot Jenkins image is available. docker pull fabric8/jenkins-openshift:SNAPSHOT-PR-185-2

hrishin commented 6 years ago

Test observations.

Plugin version: image

Jenkins logs: https://pastebin.com/MHjidjqZ

Build logs: https://pastebin.com/GsPFRhNE

Strange things was I havent see version.txt diff and copying plugin message. However it picked copied bayesian plugin version 0.3.0

hrishin commented 6 years ago

@rupalibehera @piyush1594 wanna give it a try before merging it?

yzainee-zz commented 6 years ago

@piyush1594 done. version changed to 10

fabric8cd commented 6 years ago

@yzainee snapshot Jenkins image is available. docker pull fabric8/jenkins-openshift:SNAPSHOT-PR-185-3

piyush-garg commented 6 years ago

Can you please squash the commits? @yzainee

fabric8cd commented 6 years ago

@yzainee snapshot Jenkins image is available. docker pull fabric8/jenkins-openshift:SNAPSHOT-PR-185-4

fabric8cd commented 6 years ago

@yzainee snapshot Jenkins image is available. docker pull fabric8/jenkins-openshift:SNAPSHOT-PR-185-5