Skip to content
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 codeql.yml #246

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Create codeql.yml #246

merged 2 commits into from
Nov 27, 2023

Conversation

CM000n
Copy link
Collaborator

@CM000n CM000n commented Nov 27, 2023

I have noticed that Github CodeQL scanning is not yet enabled for this repo.
CodeQL can help to discover vulnerabilities across a codebase: https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning-with-codeql
This MR adds a Code QL config file to the Github workflows.

@CM000n CM000n self-assigned this Nov 27, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ee65802) 94.42% compared to head (772a069) 94.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #246   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files          30       30           
  Lines        1615     1615           
=======================================
  Hits         1525     1525           
  Misses         90       90           
Flag Coverage Δ
unittests 94.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@CM000n CM000n requested a review from joro75 November 27, 2023 15:24
@joro75 joro75 merged commit 329c2ee into master Nov 27, 2023
24 checks passed
@joro75 joro75 deleted the enhancement/add_codeql_scanning branch November 27, 2023 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants