ljharb/repo-report

Add OpenSSF score

Open

#63 opened on Jan 19, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (25 stars)
PR merge metrics
 (PR metrics pending)

Description

Using this workflow: https://github.com/marketplace/actions/ossf-scorecard-action i suspect we can extract a command, so we could provide the score for every repo.

if the computation is expensive, then we may want to consider making this score be opt-in instead of visible by default, and we may want aggressive caching.

Contributor guide