mirror of
https://gitee.com/johng/gf
synced 2026-07-06 21:45:34 +08:00
chore: add OpenSSF Scorecard for README.md (#3696)
Why is this needed: The OpenSSF Scorecard improves open-source project's security by providing automated, transparent assessments of their security practices. It will help you identify vulnerabilities, adhere to best practices, and continuously enhance your security posture, increasing user trust and reducing the risk of security exploits. I'll be the one to create the PR to add the scorecard GitHub action, and I will also work with you to remediate the identified vulnerabilities. I'll go through each [scorecard check](https://github.com/ossf/scorecard/blob/main/docs/checks.md) to see where the score has dropped and how it can be improved. Integrate [scorecard](https://github.com/ossf/scorecard) in CI, and display a Scorecard badge on the gogf repository You also need to manually create a project, refer to https://bestpractices.coreinfrastructure.org/en/projects Manually create an gogf organization to report results, please see https://sonarcloud.io/explore/projects?sort=-analysis_date Signed-off-by: fsl <1171313930@qq.com>
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
[](https://pkg.go.dev/github.com/gogf/gf/v2)
|
||||
[](https://github.com/gogf/gf/actions/workflows/ci-main.yml)
|
||||
[](https://scorecard.dev/viewer/?uri=github.com/gogf/gf)
|
||||
[](https://bestpractices.coreinfrastructure.org/projects/9233)
|
||||
[](https://goreportcard.com/report/github.com/gogf/gf/v2)
|
||||
[](https://codecov.io/gh/gogf/gf)
|
||||
[](https://github.com/gogf/gf)
|
||||
|
||||
Reference in New Issue
Block a user