custom

Custom Formatter

This formatter outputs the issues in custom machine-readable format.

default template: {abspath}:{line}: {test_id}[bandit]: {severity}: {msg}

Example:

/usr/lib/python3.6/site-packages/openlp/core/utils/__init__.py:405: B310[bandit]: MEDIUM: Audit url open for permitted schemes. Allowing use of file:/ or custom schemes is often unexpected.

New in version 1.5.0.

Changed in version 1.7.3: New field CWE added to output