Adil Iqbal

Results 2 issues of Adil Iqbal

### Summary We'd like to add a feature to `CsvGenerator` that will enable sanitizing string values against CSV Injection. `CsvGenerator.Feature.SANITIZE_STRING_VALUES` The current method of protecting against this vulnerability is not...

csv

As per this discussion: #70 This pull request adds the following features to the library. - The ```duplicate``` static method - which duplicates matrix passed into it. - Unit tests...