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
For nested properties allows dotted notation to navigate deep properties using the existing object path notation.
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:
For nested properties allows dotted notation to navigate deep properties using the existing object path notation.