1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/cmd/csaf_aggregator
Paul Schwabauer 2f599ab017
Fix aggregator URL handling (#631)
* Fix aggregator URL handling

Parts of the URL were not path escaped. This results in a wrong URL; if
the provider name contains characters that need to be escaped.

* Simplify JoinPath usage
2025-04-02 17:05:29 +02:00
..
client.go Fix potential leak of HTTP response body in downloadJSON of csaf_aggregator (#618) 2025-03-10 09:24:49 +01:00
client_test.go Update lint (#626) 2025-03-19 09:39:07 +01:00
config.go Extend structured logging usage in aggregator (#622) 2025-03-19 09:04:19 +01:00
files.go Change Licenses from MIT to Apache 2.0 2024-04-22 13:11:30 +02:00
full.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
indices.go Fix aggregator URL handling (#631) 2025-04-02 17:05:29 +02:00
interim.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
lazytransaction.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
lister.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
main.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
mirror.go Fix aggregator URL handling (#631) 2025-04-02 17:05:29 +02:00
processor.go Fix aggregator URL handling (#631) 2025-04-02 17:05:29 +02:00