Hi everyone, For Pebbles (Crowbar 1.6), our community Jenkins server now combines a number of core barclamps [1] and pushes them to a single git repo [2]. It then runs Brakeman [3] (Rails security scanner) and tailor [4] (Ruby style check) on the combined code tree. It polls all the relevant repositories for changes every 15 minutes.
The results are available at the main Crowbar Pebbles Jenkins page: http://ci.opensuse.org/view/Crowbar/job/crowbar-pebbles-travis_ci-trackupstream/ >From there you can see/access: * Brakeman vulnerability trend chart * "Brakeman vulnerability results" link (Jenkins style) * "brakeman-output.html" link (single HTML page) * "tailor-output.text" link (plain text) I'll add similar support for Crowbar master (2.x) soon. Regards, James T. [1] https://github.com/crowbar/crowbar/pull/1871 [2] https://github.com/crowbar/travis-ci-crowbar, "pebbles" branch [3] http://brakemanscanner.org/ [4] https://github.com/turboladen/tailor _______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/