diff --git a/docs/content/en/integrations/parsers/file/bandit.md b/docs/content/en/integrations/parsers/file/bandit.md index f9b1c76b7ea..cf2734e0f57 100644 --- a/docs/content/en/integrations/parsers/file/bandit.md +++ b/docs/content/en/integrations/parsers/file/bandit.md @@ -6,7 +6,7 @@ toc_hide: true ### File Types DefectDojo parser accepts a .json file. -To export a .json file from Bandit, you will need to install and run the .json report formatter to your Bandit instance. +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