[feature] Provide Option to Use OpenSSF Scorecard REST API for Scorecard Ingestion #1892
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Background
Currently, GUAC is calculating the OpenSSF Scorecard scores directly using the Scorecard library. This requires having a GitHub token to access the repository data. However, there are cases where we may not have access to a GitHub token, such as when ingesting an SBOM without the associated repository information.
Proposal
To address this, we propose adding an option to use the OpenSSF Scorecard REST API (https://github.com/ossf/scorecard?tab=readme-ov-file#scorecard-rest-api) to retrieve the Scorecard scores, in addition to the existing library-based approach.
Key Features
Key Benefits
Proposed Implementation
The text was updated successfully, but these errors were encountered: