Giter Club home page Giter Club logo

Comments (4)

spencerschrock avatar spencerschrock commented on August 14, 2024

When I run from the command line I see the progress.

scorecard --repo JetBrains/intellij-community --checks CII-Best-Practices --format json --show-details | jq
{
  "date": "2024-04-30T13:39:01-07:00",
  "repo": {
    "name": "github.com/JetBrains/intellij-community",
    "commit": "01b6876bec945bd06e1e375c9ab65a3f4cceedad"
  },
  "scorecard": {
    "version": "devel",
    "commit": "unknown"
  },
  "score": 2.0,
  "checks": [
    {
      "details": null,
      "score": 2,
      "reason": "badge detected: InProgress",
      "name": "CII-Best-Practices",
      "documentation": {
        "url": "https://github.com/ossf/scorecard/blob/main/docs/checks.md#cii-best-practices",
        "short": "Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."
      }
    }
  ],
  "metadata": null
}

I believe this is a problem with our weekly scan infrastructure which has been having issues recently. (related #3983)

from scorecard.

larseggert avatar larseggert commented on August 14, 2024

I see the same issue with https://github.com/mozilla/neqo which has a badge (https://www.bestpractices.dev/en/projects/8831)

from scorecard.

spencerschrock avatar spencerschrock commented on August 14, 2024

We were being bad API users so our requests were erroring out. This put the microservice responsible for refreshing the data was in a failure loop. I've submitted a PR to hopefully correct the issue.

from scorecard.

spencerschrock avatar spencerschrock commented on August 14, 2024

The underlying issue has been fixed.

Unfortunately it will take some time to see the fix on your end as both of your repos were already processed for the May 6th weekly run. The value will be correct when re-analyzed during the May 13th run which will be visible to you on May 20th.

from scorecard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.