mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Dedup doc
This commit is contained in:
parent
6dedeff7fc
commit
69dda45bac
1 changed files with 0 additions and 6 deletions
|
|
@ -112,12 +112,6 @@ The following example file documents all available configuration options:
|
||||||
# If this test fails the expression fails. If the
|
# If this test fails the expression fails. If the
|
||||||
# test succeeds the rules are applied recursively to
|
# test succeeds the rules are applied recursively to
|
||||||
# collect all strings in the result.
|
# collect all strings in the result.
|
||||||
# If the result of the expression is a string this string
|
|
||||||
# is used. If the result is an array each element of
|
|
||||||
# this array is tested if it is a string or an array.
|
|
||||||
# If this test fails the expression fails. If the
|
|
||||||
# test succeeds the rules are applied recursively to
|
|
||||||
# collect all strings in the result.
|
|
||||||
# Suggested expressions are:
|
# Suggested expressions are:
|
||||||
# - vendor, product family and product names: "expr:$.product_tree..branches[?(@.category=='vendor' || @.category=='product_family' || @.category=='product_name')].name"
|
# - vendor, product family and product names: "expr:$.product_tree..branches[?(@.category=='vendor' || @.category=='product_family' || @.category=='product_name')].name"
|
||||||
# - CVEs: "expr:$.vulnerabilities[*].cve"
|
# - CVEs: "expr:$.vulnerabilities[*].cve"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue