The command "report" (and others) of watson 2.1.0 does not work with Python 3.13(.7).
Error:
File "/home/blubb/.local/lib/python3.13/site-packages/watson/cli.py", line 668, in report
if 'json' in output_format and not aggregated:
^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable