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
Sascha L. Teichmann 78d8b89aca
Add support for remote validation services. (#185)
* Simple tool to test the remote validation

* Added remote validator support to provider.

* Added remote validation to aggregator.

* Calm golint

* Removed csaf_remote_validator tool as it was only for dev.

* Re-added csaf_remote_validator tool. Testing is not done.

* Embed the document entirely

* Include testing the remote validator in the Itests

* Change permission of the script

* Remove code for Itests

* As these will be done in another branch

Co-authored-by: Fadi Abbud <fadi.abbud@intevation.de>
2022-06-21 14:47:06 +02:00
..
client.go Factored throttling client out of aggregator. 2022-05-30 23:12:08 +02:00
config.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
doc.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
files.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
full.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
indices.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
interim.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
lazytransaction.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
lister.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
main.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
mirror.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
processor.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
util.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00