1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_provider
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
..
tmpl Add License headers 2021-12-09 16:19:26 +01:00
actions.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
config.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
controller.go Improve providers handlung of tls client certs 2022-03-31 12:00:13 +02:00
create.go Change openpgp key providing code to use local directory 2022-06-09 10:42:44 +02:00
files.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
indices.go Add License headers 2021-12-09 16:19:26 +01:00
main.go Improve error-handling by wrong config values. 2022-05-13 11:29:19 +02:00
mux.go Add License headers 2021-12-09 16:19:26 +01:00
transaction.go add setup options to provider docs 2022-03-23 19:48:05 +01:00