mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +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
|
update_interval
|
||||||
create_service_document
|
create_service_document
|
||||||
categories
|
categories
|
||||||
|
ignorepattern
|
||||||
```
|
```
|
||||||
|
|
||||||
Where valid `name` and `domain` settings are required.
|
Where valid `name` and `domain` settings are required.
|
||||||
|
|
@ -205,6 +206,7 @@ insecure = true
|
||||||
# If aggregator.category == "aggregator", set for an entry that should
|
# If aggregator.category == "aggregator", set for an entry that should
|
||||||
# be listed in addition:
|
# be listed in addition:
|
||||||
category = "lister"
|
category = "lister"
|
||||||
|
# ignorepattern = [".*white.*", ".*red.*"]
|
||||||
```
|
```
|
||||||
<!-- MARKDOWN-AUTO-DOCS:END -->
|
<!-- MARKDOWN-AUTO-DOCS:END -->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue