9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)C1,138 forks (1,138 forks)batch import
help wanted
Repository metrics
- Stars
- 25,779 stars (25,779 stars)
- PR merge metrics
- Avg merge 17d 7h (Avg merge 17d 7h)74 merged PRs in 30d (74 merged PRs in 30d)
Description
OpenSSF scorecard is a super tools done by the OpenSSF to give a security score of an repo.
Best practice is giving a tier for the accomplished good open source practice of the project.
Contributor guide
- Research direction
- Investigate how to integrate the OpenSSF Scorecard badge and the OpenSSF Best Practices badge into the repository. Check the OpenSSF Scorecard documentation (https://securityscorecards.dev) for setup instructions, and the Best Practices website (https://www.bestpractices.dev/) for how to obtain a badge. Typically this involves creating a GitHub Actions workflow file (.github/workflows/scorecard.yml) to run the scorecard action and then adding the badge markdown to the README. Look at existing examples in other repositories for reference.
- Tech stack
- cgithub actions
- Domain
- securitydevops
- Issue type
- Feature
- Prerequisites
- GitYAMLOpenSSF scorecard