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:
parent
f06aae9261
commit
12693409a8
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue