1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-23 00:32:55 +01:00

Improve docs für aggregator

This commit is contained in:
Bernhard Reiter 2022-05-16 16:42:02 +02:00
parent 8b04945c3e
commit 7d3bc0e24b
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -15,6 +15,35 @@ Help Options:
-h, --help Show this help message -h, --help Show this help message
``` ```
Usage example: Usage example:
``` ./csaf_aggregator -c docs/examples/aggregator.toml ``` ``` ./csaf_aggregator -c docs/examples/aggregator.toml ```
### config options
*todo*
```
workers
folder
web
domain
rate
insecure
aggregator
providers
key
openpgp_url
passphrase
allow_single_provider
lock_file
interim_years
```
`providers` is a list of tables, each allowing
```
name
domain
rate
insecure
```