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

Add example to provider documentation (categories)

This commit is contained in:
Fadi Abbud 2022-07-08 11:27:52 +02:00
parent f06aae9261
commit 12693409a8

View file

@ -32,6 +32,7 @@ Following options are supported in the config file:
If a list item starts with `expr:` the rest of the string is used as a [JsonPath expression](https://goessner.net/articles/JsonPath/) to
extract a string from the incoming advisories. Strings not starting with `expr:` are took verbatim.
By default no category documents are created.
E.g: `categories = ["Example Company Product A", "expr:document.lang"]`
- provider_metadata: Configure the provider metadata.
- provider_metadata.list_on_CSAF_aggregators: List on aggregators
- provider_metadata.mirror_on_CSAF_aggregators: Mirror on aggregators