I'm getting daily reports about static analysis failures: https://github.com/pprindeville/openssl/runs/5060866030?check_suite_focus=true Which says: Run wget https://scan.coverity.com/download/linux64 \ wget https://scan.coverity.com/download/linux64 \ --post-data "token=&project=openssl%2Fopenssl" \ --progress=dot:giga -O coverity_tool.tgz shell: /usr/bin/bash -e {0} --2022-02-04 01:26:39-- https://scan.coverity.com/download/linux64 Resolving scan.coverity.com (scan.coverity.com)... 45.60.34.99 Connecting to scan.coverity.com (scan.coverity.com)|45.60.34.99|:443... connected. HTTP request sent, awaiting response... 401 Unauthorized Username/Password Authentication Failed. Error: Process completed with exit code 6. Looks like there's an expired Coverity license, or the creds are incorrect?