No print() → stderr for errors; the printed CVSSError at line 67 goes to stdout, which corrupts --json output. Should be sys.stderr.
No print() → stderr for errors; the printed CVSSError at line 67 goes to stdout, which corrupts --json output. Should be sys.stderr.