cve_manager
cve_manager copied to clipboard
Trailing whitespace in fields
In both postgres 11 and 13 I am seeing trailing whitespace in most of the fields within the cvss table, but there is no whitespace present within the csv files. I have a feeling that this is due to encoding and the way that copy_from is handling it, but I am not sure.
Is anyone else seeing this behavior?