Official GitHub Action for OpenSSF Scorecard.
Scorecard-action is the official GitHub Action for OpenSSF Scorecard, a tool that assesses the security posture of open-source projects. The action runs security scans on repositories and integrates results into GitHub's code scanning dashboard through SARIF format output, supporting public repositories and private repositories with GitHub Advanced Security. Built primarily in Go and Bash, the project includes components for installing the action across multiple repositories via command-line tooling and comprehensive end-to-end testing infrastructure. The Open Source Security Foundation (OSSF) maintains this project, which supports various GitHub workflow triggers and offers result publishing through REST APIs and repository badges.