Create a Custom Check
Info
You can use any standard library check as reference for how to build new scorechecks
- Create a new check repo based on compscore/check-template

- Clone newly created repo
- Create go package
- Write custom scorecheck implementation
- Commit, Push, and Tag Code
- Import code into Compscore Server