## csaf_aggregator Following options are supported: | Options | Description | | --------------------- | -------------------------------------------------------------- | | -c, --config=CFG-FILE | File name of the configuration file (default: aggregator.toml) | | -i, --interim | Perform an interim scan | | --version | Display version of the binary | Usage example: ``` ./csaf_aggregator -c docs/examples/aggregator.toml ```