Open
Description
Currently the CSV output is fixed, providing some additional options to configure the columns include in the output would be useful for some scenarios.
Such as adding a description or online link column.
An example might allow the following configuration:
output:
csvDetailedColumns:
- RuleName
- TargetName
- TargetType
- Outcome
- OutcomeReason
- Synopsis
- Recommendation