-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Create scorecard.yml #2888
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
Create scorecard.yml #2888
Conversation
Suggested by Google's internal GitHub Security Recommendations.
cpovirk
left a comment
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.
As you might already have surmised, this new file should be covered by your existing Dependabot setup for GitHub Actions, which matches Guava's setup, which has successfully led to PRs like https://github.com/google/guava/pull/7912/files.
Co-authored-by: Chris Povirk <[email protected]>
| # Commenting out will disable upload of results to your repo's Code Scanning dashboard | ||
| - name: "Upload to code-scanning" | ||
| github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5 | ||
| with: |
Check notice
Code scanning / CodeQL
Syntax error Note
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.
Should be fixed by latest commit.
|
There is also an old PR (#2353) for adding |
That's funny! I have zero recollection of that, even though I apparently created it. |
Suggested by Google's internal GitHub Security Recommendations.