Summary
Register the project with the OpenSSF Best Practices Program and add the resulting badge to the README.
Why
The OpenSSF (Open Source Security Foundation) Best Practices badge signals to users and contributors that the project follows security and quality best practices. It also gets the repo listed in the OpenSSF registry, which increases discoverability and adds credibility — especially useful for a tool that handles GitHub tokens and CI/CD pipeline visibility.
Tasks
Notes
- The project already has several passing criteria: OSI-approved license (MIT), public repo, version control, automated tests, CI workflow
- Build attestations via GitHub Actions already cover supply chain security requirements
- A
SECURITY.md policy file may be needed to complete the security disclosure criteria
Summary
Register the project with the OpenSSF Best Practices Program and add the resulting badge to the README.
Why
The OpenSSF (Open Source Security Foundation) Best Practices badge signals to users and contributors that the project follows security and quality best practices. It also gets the repo listed in the OpenSSF registry, which increases discoverability and adds credibility — especially useful for a tool that handles GitHub tokens and CI/CD pipeline visibility.
Tasks
fini-net/gh-observerat https://www.bestpractices.dev/en/projects/newREADME.mdalongside the existing shields.io badges[](https://www.bestpractices.dev/projects/<ID>)Notes
SECURITY.mdpolicy file may be needed to complete the security disclosure criteria