ossf/scorecard-webapp

BUG: report not found

开放

#692 创建于 2024年6月14日

 (2 条评论) (0 个反应) (0 位负责人)Go (30 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (29 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南