mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
* make jsonschema loading work with current versions of the jsonschema library
again and simplify the code while at it.
* Improve itest workflow for validation service, to make them more robust.
* Use a github action to setup nodejs and use a version that is
required by https://github.com/secvisogram/csaf-validator-service/.
* Add nodejs16 installation to prepareUbuntuInstanceForITests.sh.
(so it can be done once in manual settings)
* Add refreshing of apt cache before apt install because sometimes
the cached ubuntu image does not have the apt cache current.
---------
Co-authored-by: Bernhard Reiter <bernhard@intevation.de>
|
||
|---|---|---|
| .. | ||
| examples | ||
| scripts | ||
| test-keys | ||
| client-certificate-setup.md | ||
| csaf_aggregator.md | ||
| csaf_checker.md | ||
| csaf_downloader.md | ||
| csaf_provider.md | ||
| csaf_uploader.md | ||
| csaf_validator.md | ||
| development-ca.md | ||
| development-client-certs.md | ||
| install-server-certificate.md | ||
| provider-setup.md | ||
| proxy-provider-for-aggregator.md | ||
| release-process-hints.md | ||