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

Add ignore patterns to aggreagtor.

This commit is contained in:
Sascha L. Teichmann 2023-08-01 22:16:14 +02:00
parent 85f9d02ac0
commit 607bd0ebe1
4 changed files with 56 additions and 0 deletions

View file

@ -48,3 +48,4 @@ insecure = true
# If aggregator.category == "aggreator", set for an entry that should
# be listed in addition:
category = "lister"
# ignorepattern = [".*white.*", ".*red.*"]