mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Clarified docs on where and how to use ignorepattern for aggregator
This commit is contained in:
parent
607bd0ebe1
commit
b6e5af9b49
1 changed files with 2 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ category
|
|||
update_interval
|
||||
create_service_document
|
||||
categories
|
||||
ignorepattern
|
||||
```
|
||||
|
||||
Where valid `name` and `domain` settings are required.
|
||||
|
|
@ -205,6 +206,7 @@ insecure = true
|
|||
# If aggregator.category == "aggregator", set for an entry that should
|
||||
# be listed in addition:
|
||||
category = "lister"
|
||||
# ignorepattern = [".*white.*", ".*red.*"]
|
||||
```
|
||||
<!-- MARKDOWN-AUTO-DOCS:END -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue