1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

Fix aggregator url base handling

This commit is contained in:
koplas 2025-07-02 15:33:37 +02:00
parent bcd34d9fba
commit 3262e2ec2a
No known key found for this signature in database

View file

@ -71,6 +71,7 @@ func (w *worker) mirrorInternal() (*csaf.AggregatorCSAFProvider, error) {
if err != nil {
return nil, err
}
base.Path = ""
afp := csaf.NewAdvisoryFileProcessor(
w.client,