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

Aggregator: Add time range filtering

This commit is contained in:
Sascha L. Teichmann 2023-08-17 16:54:11 +02:00 committed by GitHub
parent 42709a8554
commit d49049c3af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 26 additions and 0 deletions

View file

@ -10,6 +10,7 @@ insecure = true
#interim_years =
#passphrase =
#write_indices = false
#timerange =
# specification requires at least two providers (default),
# to override for testing, enable:
@ -31,6 +32,7 @@ insecure = true
create_service_document = true
# rate = 1.5
# insecure = true
# timerange =
[[providers]]
name = "local-dev-provider2"