ossf/scorecard-webapp

BUG: report not found

Ouverte

#692 ouverte le 14 juin 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Go (30 forks)auto 404
good first issuehelp wanted

Métriques du dépôt

Stars
 (29 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Describe the bug 2 of 20 attempts to look up scorecards for different dependencies failed, getting consistent error for the 2 dependencies that the report is not found.

Reproduction steps Steps to reproduce the behavior:

  1. Visit github.com/bugsnag/bugsnag-android-performance to confirm the repository exists. Visit https://scorecard.dev/viewer/?uri=github.com/bugsnag/bugsnag-android-performance to observe corresponding scorecard is not found.
  2. Visit github.com/bincode-org/bincode to confirm the repository exists. Visit https://scorecard.dev/viewer/?uri=github.com/bincode-org/bincode to observe corresponding scorecard is not found.

Expected behavior A scorecard report is available. Alternatively, a more detailed reason of why the scorecard is not found, and how to remediate that issue.

Additional context None.

Guide contributeur