Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

feat: [#7] Added format specification from config file #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

XayOn
Copy link

@XayOn XayOn commented Oct 17, 2022

Supports multiple formats.
Requires formats and files to be specified as a list (respecting the same order), i.e ::

bandit_output_formats = ["xml", "screen"]
bandit_output_files = "docs/source/bandit_results.xml"

Supports multiple formats.
Requires formats and files to be specified as a list
(respecting the same order), i.e ::

    bandit_output_formats = ["xml", "screen"]
    bandit_output_files = "docs/source/bandit_results.xml"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants