
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>