Skip to content

chore: Enable codeql action#638

Open
naveensrinivasan wants to merge 2 commits into
mergeability:masterfrom
turrisxyz:CodeQL-GitHub
Open

chore: Enable codeql action#638
naveensrinivasan wants to merge 2 commits into
mergeability:masterfrom
turrisxyz:CodeQL-GitHub

Conversation

@naveensrinivasan
Copy link
Copy Markdown

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 172697+naveensrinivasan@users.noreply.github.com

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 <172697+naveensrinivasan@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 24, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.90%. Comparing base (7594d40) to head (e072cab).
⚠️ Report is 35 commits behind head on master.

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shine2lay
Copy link
Copy Markdown
Member

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

@tenshiAMD
Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants