1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00
gocsaf/cmd/csaf_aggregator
JanHoefelmeyer 46f79a9e24
Bailout unknown config (#216)
* provider now checks for undecoded config entries and returns an error if any are found

* Specific error message now in server logs, more general message for user

* Changes spaces to tabs for formatting consistency

* Further formatting

* Improved handling of undecoded TOML fields in config.

* aggregator now checks for not decoded config options

Co-authored-by: Jan Höfelmeyer <Jan Höfelmeyer jhoefelmeyer@intevation.de>
Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
2022-07-12 14:07:12 +02:00
..
client.go Factored throttling client out of aggregator. 2022-05-30 23:12:08 +02:00
config.go Bailout unknown config (#216) 2022-07-12 14:07:12 +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 Merge branch 'main' into rolie-categories 2022-07-05 16:54:12 +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 CSAF downloader 2022-06-23 14:14:44 +02:00
mirror.go Add category support for aggregator 2022-06-30 13:54:51 +02:00
processor.go Add category support for aggregator 2022-06-30 13:54:51 +02:00