mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

chore: Enable codeql action

Open naveensrinivasan opened this issue 3 years ago • 3 comments

This action runs GitHub's industry-leading semantic code analysis engine, CodeQL, against a repository's source code to find security vulnerabilities.

https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql

https://github.com/ossf/scorecard/blob/main/docs/checks.md#sast Signed-off-by: naveensrinivasan [email protected]

naveensrinivasan avatar May 13 '22 11:05 naveensrinivasan

Codecov Report

Base: 92.90% // Head: 92.90% // No change to project coverage :thumbsup:

Coverage data is based on head (e072cab) compared to base (7594d40). Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #638   +/-   ##
=======================================
  Coverage   92.90%   92.90%           
=======================================
  Files         106      106           
  Lines        2438     2438           
  Branches      439      439           
=======================================
  Hits         2265     2265           
  Misses        154      154           
  Partials       19       19           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Aug 24 '22 21:08 codecov[bot]

The code scanning seems to be taking forever, maybe the config is off?

shine2lay avatar Aug 24 '22 22:08 shine2lay

@shine2lay I think we can merge this one since the scan is completed after that we can fix the issue in this code block

tenshiAMD avatar Aug 26 '22 22:08 tenshiAMD