[MNT] Adding Scorecard.yml Workflow and Scorecard Badge GOSST#1619
[MNT] Adding Scorecard.yml Workflow and Scorecard Badge GOSST#1619MatthewMiddlehurst merged 6 commits intoaeon-toolkit:mainfrom
Conversation
Thank you for contributing to
|
|
Thanks for the PR and best of luck on your GSoC project. Let us know if you need any help from our side. |
|
By the look of things requires google/oss-fuzz#12053 first? |
9b22d21 to
d83d65f
Compare
|
@MatthewMiddlehurst No, this is its own separate thing |
MatthewMiddlehurst
left a comment
There was a problem hiding this comment.
Looks fine, but have a few comments. The badge currently shows nothing, but I assume that will change when a report is uploaded?
a0ffd58 to
3145022
Compare
MatthewMiddlehurst
left a comment
There was a problem hiding this comment.
LGTM. I think the pre-commit action does not like the force pushes, but not really relevant 🙂.
Reference Issues/PRs
What does this implement/fix? Explain your changes.
This implementation integrates the OpenOSSF Scorecard, which provides an overview of the security health of the repository. The Scorecard analyzes the repository based on various security metrics, including code review, dependencies, CI/CD configurations, and more.
Does your contribution introduce a new dependency? If yes, which one?
Any other comments?
Part of GSOC
PR checklist
For all contributions
For new estimators and functions
__maintainer__at the top of relevant files and want to be contacted regarding its maintenance. Unmaintained files may be removed. This is for the full file, and you should not add yourself if you are just making minor changes or do not want to help maintain its contents.For developers with write access