scorecard
Installation
SKILL.md
OpenSSF Scorecard Audit — py-lintro
Audit the OpenSSF Scorecard rating for github.com/lgtm-hq/py-lintro and identify
what's dragging the score down.
Step 1: Fetch Current Score
Run the following to get the latest scorecard results:
# Get the latest scorecard JSON from the API
curl -s "https://api.securityscorecards.dev/projects/github.com/lgtm-hq/py-lintro" | python3 -m json.tool
Also check the scorecard viewer.