Closed tschmidtb51 closed 2 years ago
This may also affect csaf_aggregator
and csaf_downloader
.
PR #228 should fix this in the provider, checker and the aggregator. The downloader is not affected as it falls back to index.txt
to fetch the advisories when ROLIE is not supported.
For consistence: All fields in the changes.csv
should be quoted...
We use https://pkg.go.dev/encoding/csv@go1.18.4#Writer from the standard library which does on-demand quoting.
The file
changes.csv
is not correctly constructed: Current output is:However, the spec requires the fields in a different order: