-
Notifications
You must be signed in to change notification settings - Fork 40
chore: Add CodeQL analysis #358
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #358 +/- ##
=======================================
Coverage 51.41% 51.41%
=======================================
Files 33 33
Lines 4553 4553
=======================================
Hits 2341 2341
Misses 2065 2065
Partials 147 147 Continue to review full report at Codecov.
|
Signed-off-by: Jonah Back <[email protected]>
|
Is this supposed to add a comment on the PR with some summary? or you have to go into the check details? |
|
BTW, looks like the initialize step is looking for git binary and not finding it: |
Signed-off-by: Jonah Back <[email protected]>
In the check details - it provides some basic security checks via standard static analysis techniques - see https://codeql.github.com/codeql-query-help/go/ for more info |
eytan-avisror
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.
👍
No description provided.