Hey Dirk and Stephan,
unfortunately, jQA (2.3.1) is missing its 
documented CLI command `list-plugins` - on the other hand, the commands reset (and help) are not documented. 
Is there some way to check for consistency here during CI/CD?
The YAML Plugin seems to be in the (6) core plugins. However, it is not mentioned in the user manual. I guess its configuration might be straight forward and analogue to the JSON plugin? 
Additionally I cannot find out (by documentation) how to include directories by wildcard. I vaguely remember that I have done something like this before and would like to look into the source to find out. My current use case involves scanning and analyzing a  large BitBucket project (comparable to a GitHub organization). I have downloaded all repositories and would like to scan them recursively including their .git contents.
Regards
  Gerd