1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_uploader
Sascha L. Teichmann e0475791ff
Downloader: Add forwarding to HTTP endpoint (#442)
* started with forwarding support in downloader

* Add missing files.

* Add missing files.

* Raise needed Go version

* More Go version bumping.

* Fix forwarding

* Go 1.21+ needed

* Make terminating forwarder more robust.

* Better var naming

* Remove dead code. Improve commentary.

* Prepare validation status adjustment.

* Move validations to functions to make them executable in a loop.

* Introduce validation mode flag (strict, unsafe)
2023-08-25 10:31:27 +02:00
..
config.go uploader: use the TOML config file infrastructure, too. (#439) 2023-08-22 17:17:06 +02:00
main.go uploader: use the TOML config file infrastructure, too. (#439) 2023-08-22 17:17:06 +02:00
processor.go Downloader: Add forwarding to HTTP endpoint (#442) 2023-08-25 10:31:27 +02:00