1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/docs
JanHoefelmeyer b61912410a
Empty rolie (#357)
* Create ROLIE feed if summaries are empty

* Formatting, Remove sorting of 0 elements

* Handle minimum entry length error as warning in checker

* Use empty array instead of creating an empty array to reference

* Change schema to allow for empty entry arrays

* Use https://raw.githubusercontent.com/oasis-tcs/csaf/81b2663697958bc5f85d14372712a40028fb8338/csaf_2.0/json_schema/ROLIE_feed_json_schema.json as schema for ROLIE feeds

* Change label name from empty to undefined

* Change default of create_service_document for csaf_provider to true

* Config

* Count entries in csaf-checker, warn if there are none.

* Add Comments to csaf/rolie.go's CountEntries function

* Delete index.txt and changes.csv in aggregator if there are no entries.

* Create an empty ROLIE feed document when setting up folders during create

* nit: set update time stamp in structure init.

* Instantiate label checker only once.

* Ignore domain not having roles.

* provider: Create empty entry section in ROLIE feed.

* Stop check for domain if PMD check fails

* Add missing continue statement

* Report missing ROLIE feed entries in ROLIE feed, not Provider Metadata

* Do not ommit empty entries in ROLIE feeds.

* Fixed error handling problem introduced by faulty merge. Removed unused errStop handling while there.

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
Co-authored-by: JanHoefelmeyer <Jan Höfelmeyer jhoefelmeyer@intevation.de>
2023-06-30 23:34:43 +02:00
..
examples Change default location of lock file for csaf aggregator and rephrase error message if lock is in use. 2023-03-27 11:05:59 +02:00
scripts Upgrade jsonschema library to 5.2.0 (#349) 2023-03-10 10:39:23 +01:00
test-keys Add a second OpenPGP test key-pair 2022-06-09 16:49:25 +02:00
client-certificate-setup.md Apply automatic changes 2022-07-25 13:24:11 +00:00
csaf_aggregator.md doc: improve rate default documentation (#364) 2023-05-01 20:38:19 +02:00
csaf_checker.md Update docs/csaf_checker.md 2023-06-27 09:58:38 +02:00
csaf_downloader.md Add concurrent downloads to downloader. (#363) 2023-05-02 10:10:12 +02:00
csaf_provider.md Empty rolie (#357) 2023-06-30 23:34:43 +02:00
csaf_uploader.md Improve provider documentation 2022-08-23 14:50:39 +02:00
csaf_validator.md Remote validator output (#347) 2023-03-15 11:02:06 +01:00
development-ca.md Apply automatic changes 2022-05-16 13:21:19 +00:00
development-client-certs.md Add scripts for integration test setup and docs generation 2022-04-08 10:04:34 +02:00
install-server-certificate.md Apply automatic changes 2022-05-16 13:21:19 +00:00
provider-setup.md Apply automatic changes 2022-08-26 10:24:45 +00:00
proxy-provider-for-aggregator.md Update docs/proxy-provider-for-aggregator.md 2023-01-27 09:42:51 +01:00
release-process-hints.md Improve documentation and its structure 2022-05-13 11:04:38 +02:00