1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/internal
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
..
certs Move cert handling into library and add option passphrase. Adjust uploader and checker. 2023-08-02 21:02:58 +02:00
filter Factored out matching lists of regular expressions. 2023-08-01 17:05:49 +02:00
misc Downloader: Add forwarding to HTTP endpoint (#442) 2023-08-25 10:31:27 +02:00
models Remove the years flag from checker. 2023-08-17 11:01:45 +02:00
options Fallback to default config files if no config file was given. 2023-07-25 10:53:18 +02:00