1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_checker
Sascha L. Teichmann 9cba4eec30
Improve joining of url paths in some situations
* Use url.JoinPath to join URLs from a few places.
* Add util/joinpath.go from go 1.19, add the license in REUSE 3.0 compatible manner.

resolve #223

Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
2022-07-18 17:41:52 +02:00
..
tmpl Improve checker's html datetime output 2022-06-10 09:49:00 +02:00
links.go Add CSAF downloader 2022-06-23 14:14:44 +02:00
links_test.go If there are year folders in directory listings, fetch files from the extra level. 2022-05-17 15:58:34 +02:00
main.go Add CSAF downloader 2022-06-23 14:14:44 +02:00
processor.go Improve joining of url paths in some situations 2022-07-18 17:41:52 +02:00
report.go Fix datetime in checker reports 2022-06-09 17:17:43 +02:00
reporters.go Trimmed redirects (#230) 2022-07-15 07:39:06 +02:00