-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MNT] Adding Scorecard.yml Workflow and Scorecard Badge GOSST #1619
[MNT] Adding Scorecard.yml Workflow and Scorecard Badge GOSST #1619
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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