John Hagen - 2016-03-07

Bamboo does not support Cppcheck directly: https://jira.atlassian.com/browse/BAM-14090

I wrote a Python package that converts Cppcheck output into JUnit format, so that Bamboo can consume this and present Cppcheck errors in a user-friendly format.

Usage instructions available on the PyPI site: https://pypi.python.org/pypi/cppcheck-junit/