scorecard

Security health metrics and risk analysis for Open Source projects

brewmacoslinux
Try with needOr install directly
Source

About

Security health metrics for Open Source

Commands

scorecard

Examples

Analyze security score for a GitHub repository$ scorecard --repo=github.com/owner/repo
Generate JSON report for automated processing$ scorecard --repo=github.com/owner/repo --format=json
Check specific security checks only$ scorecard --repo=github.com/owner/repo --checks=Branch-Protection,Code-Review