Title here
Summary here
DefectDojo parser accepts a .json file.
To export a .json file from Bandit, you will need to install and run the .json report formatter from your Bandit instance.
See Bandit documentation: https://bandit.readthedocs.io/en/latest/formatters/index.html
All properties are expected as strings, except “metrics” properties, which are expected as numbers. All properties are required by the parser.
Sample Bandit scans can be found here.