1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/util
JanHoefelmeyer f97891c283
Improve error message if filename does not match document/tracking/id and let it be reported by the proper reporter (#382)
* Improve error message if filename does not match document/tracking/id and let it be reported by the proper reporter

* style: remove unnecessary "\n"

* style: convert space to tab to calm linter

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
Co-authored-by: JanHoefelmeyer <Jan Höfelmeyer jhoefelmeyer@intevation.de>
Co-authored-by: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com>
2023-06-30 23:36:54 +02:00
..
client.go Fix header client. Simplify code. 2023-03-24 13:40:31 +01:00
csv.go Use fully quoted CSV writer for changes.csv 2022-08-17 12:08:38 +02:00
doc.go Add package comments to make revive happy. 2023-01-19 16:45:26 +01:00
file.go Improve error message if filename does not match document/tracking/id and let it be reported by the proper reporter (#382) 2023-06-30 23:36:54 +02:00
file_test.go Replace 'confirming filename' with 'conforming filename' 2023-02-03 16:21:15 +01:00
hash.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
json.go Return error if parsing time string failed. 2023-01-27 18:42:24 +01:00
set.go Utilize new set type more. 2023-06-15 14:35:51 +02:00
url.go Add CSAF downloader 2022-06-23 14:14:44 +02:00
version.go Moved SemVersion to separate file. 2022-04-13 16:12:35 +02:00