1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_aggregator
Sascha L. Teichmann 4cd0fc3bb4
Aggregator: ignore advisories by given patterns (#421)
* Ignore advisories in checker.

* Rename config.check to config.prepare to make symmerical to other tools.

* Add ignore patterns to aggreagtor.

* Clarified docs on where and how to use ignorepattern for aggregator

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-08-16 19:38:55 +02:00
..
client.go Fix go.mod and internal dependencies (#371) 2023-06-05 10:24:35 +02:00
config.go Aggregator: ignore advisories by given patterns (#421) 2023-08-16 19:38:55 +02:00
files.go Add aggregator; improve itest workflow 2022-05-10 18:12:38 +02:00
full.go Fix go.mod and internal dependencies (#371) 2023-06-05 10:24:35 +02:00
indices.go Empty rolie (#357) 2023-06-30 23:34:43 +02:00
interim.go Fix go.mod and internal dependencies (#371) 2023-06-05 10:24:35 +02:00
lazytransaction.go Fix go.mod and internal dependencies (#371) 2023-06-05 10:24:35 +02:00
lister.go Fix go.mod and internal dependencies (#371) 2023-06-05 10:24:35 +02:00
main.go Aggregator: ignore advisories by given patterns (#421) 2023-08-16 19:38:55 +02:00
mirror.go Aggregator: ignore advisories by given patterns (#421) 2023-08-16 19:38:55 +02:00
processor.go Use Set type (#388) 2023-07-04 13:00:01 +02:00