<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    The CIs are trying to run on your fork of the main repository and
    you've not got a Coverity token set up.<br>
    To disable the run:<br>
    <ol>
      <li>Go to your fork of the repository
        (<a class="moz-txt-link-freetext" href="https://github.com/pprindeville/openssl">https://github.com/pprindeville/openssl</a>)</li>
      <li>Click onto the "Actions" tab along the top</li>
      <li>Click the "Static Analysis" workflow on the bottom left.</li>
      <li>Click on the ellipsis button next to the search box (...)</li>
      <li>Select "Disable Workflow"</li>
    </ol>
    <br>
    <br>
    Pauli<br>
    <br>
    <div class="moz-cite-prefix">On 4/2/22 12:44, Philip Prindeville
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:FA1B41CD-27EA-4118-886F-24B9FB235A3E@redfish-solutions.com">
      <pre class="moz-quote-pre" wrap="">I'm getting daily reports about static analysis failures:

<a class="moz-txt-link-freetext" href="https://github.com/pprindeville/openssl/runs/5060866030?check_suite_focus=true">https://github.com/pprindeville/openssl/runs/5060866030?check_suite_focus=true</a>

Which says:

Run wget <a class="moz-txt-link-freetext" href="https://scan.coverity.com/download/linux64">https://scan.coverity.com/download/linux64</a> \
  wget <a class="moz-txt-link-freetext" href="https://scan.coverity.com/download/linux64">https://scan.coverity.com/download/linux64</a> \
       --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--  <a class="moz-txt-link-freetext" href="https://scan.coverity.com/download/linux64">https://scan.coverity.com/download/linux64</a>
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?

</pre>
    </blockquote>
    <br>
  </body>
</html>