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

improve phrasing

This commit is contained in:
JanHoefelmeyer 2023-02-07 07:46:46 +01:00 committed by Sascha L. Teichmann
parent 3bf1af0e9f
commit a3897ae21f

View file

@ -125,8 +125,9 @@ If it is not set or set to false, then no `service.json` will be written.
To further dissect CSAF-documents by criteria like document category,
languages or values of the branch category within the Product Tree you
can set a providers categories value. This consists of an array of either
literal category values or, by prepending "expr:", JSONPath values.
can set a providers categories value as an array of either
literal categories or, by prepending "expr:", have it be read
through JSONPath values.
#### Example config file
<!-- MARKDOWN-AUTO-DOCS:START (CODE:src=../docs/examples/aggregator.toml) -->