Skip to content

Document that we do not account for CSV reader limitations

Brian Williams requested to merge bwill/add-disclaimer-for-csv-programs into master

What does this MR do and why?

There are too many different CSV reader programs for us to ensure that the export can be opened in all of them. The vulnerability report is designed to hold a large volume of data and this can easily exceed the limitations of some programs. This MR provides a disclaimer in the vulnerability export documentation. One should understand the limitations of their program and choose their tool accordingly.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading