1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/util
Bernhard Reiter 1a2ce684ff
improve default header
* use `csaf_distribution` with an underscore as underscores
   are allowed by RFC9110 and it is more consistent as it is used
   with underscore at other places.
 * change example to `VERSION` to indicate that this is dynamic.
2024-08-01 14:53:23 +02:00
..
client.go improve default header 2024-08-01 14:53:23 +02:00
csv.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
csv_test.go Address comments 2024-06-21 15:35:30 +02:00
doc.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
file.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
file_test.go Address comments 2024-06-21 15:35:30 +02:00
hash.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
hash_test.go Address comments 2024-06-21 15:35:30 +02:00
json.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
json_test.go Address comments 2024-06-21 15:35:30 +02:00
set.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
set_test.go Extend unittest coverage in util 2024-06-12 10:11:31 +02:00
url.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
url_test.go Extend unittest coverage in util 2024-06-12 10:11:31 +02:00
version.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00