Skip to main content
Version: main-dev

scorecarddev

The scorecarddev analyzer fetches OpenSSF Scorecard security assessments for the image source repository.

Overview

Functionality

Security Scorecard evaluates the source material of a container by:

  1. Source Repo Resolution: Identifies the GitHub/GitLab repository from OCI labels or Docker Hub metadata.
  2. API Integration: Queries the OpenSSF Scorecard API for that repository.
  3. Check Reporting: Summarizes individual security checks such as "Binary-Artifacts", "Code-Review", "Dependency-Update-Tool", and "Signed-Releases".