
Currently, outputting bandit findings as JSON does not put the ``more_info`` URL in the output as it would if the output format is HTML. This patch set updates the JSON formatter to include the ``more_info`` URL to be inline with the HTML display. Change-Id: I58a8490b427fe146d517a8aff124f4443562f48b Closes-Bug: #1695890 Signed-off-by: Tin Lam <tin@irrational.io>
6 lines
140 B
YAML
6 lines
140 B
YAML
---
|
|
features:
|
|
- |
|
|
[bug/1695890] The ``more_info`` URL link displayed in the HTML output is
|
|
now also available in the JSON output.
|