Skip to content

Configure columns for CSV output #1165

@BernieWhite

Description

@BernieWhite

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfeature: outputIssues that affect output and results
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions