gocsaf / csaf

Tools to download or provide CSAF (Common Security Advisory Framework) documents.
https://csaf.io
40 stars 23 forks source link

Unify variable names and config parameters #494

Closed JanHoefelmeyer closed 1 year ago

JanHoefelmeyer commented 1 year ago

Some variables that fulfill the same role are differently named within different contexts, such as "validatorpreset" and "validator_preset" within the checkers command-line based config and toml-based config.

For ease of use and consistency, these should be the same everywhere.