Skip to content

Don't Encrypt if only one Column is Found #7

@alexanderkiel

Description

@alexanderkiel

It makes no sense to encrypt CSV files with only one column, because we wouldn't do anything. Succeeding with that noop encryption is dangerous, because one could output sensitive data unencrypted. We had the case were the columns were quoted in a weird way so that it looked like a one column file to csv-crypt, but in fact there ware columns with sensitive data outputted in cleartext.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions