1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/csaf
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
..
schema Implement validation for ROLIE json schema 2022-05-16 11:15:46 +02:00
models.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
remotevalidation.go Add support for remote validation services. (#185) 2022-06-21 14:47:06 +02:00
rolie.go Improve checker regarding ROLIE feed advisory URLs, hashes and signatures 2022-06-14 13:41:51 +02:00
summary.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
util.go Improve https get diagnostics, add verbose option 2022-06-02 15:07:55 +02:00
validation.go Add Comment 2022-05-16 11:27:09 +02:00