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 #1286

Merged
merged 3 commits into from
Mar 7, 2024
Merged

Create codeql.yml #1286

merged 3 commits into from
Mar 7, 2024

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Mar 5, 2024

To remedy SAST security risk

Summary

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yunchu yunchu requested review from a team as code owners March 5, 2024 08:25
@yunchu yunchu requested review from vinnamkim and removed request for a team March 5, 2024 08:25
@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 Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (953c7de) to head (9157e41).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1286   +/-   ##
========================================
  Coverage    80.77%   80.77%           
========================================
  Files          271      271           
  Lines        30664    30664           
  Branches      6190     6190           
========================================
  Hits         24770    24770           
  Misses        4503     4503           
  Partials      1391     1391           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 80.76% <ø> (ø)
windows-2022_Python-3.10 80.75% <ø> (ø)

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.

@yunchu yunchu force-pushed the infra/enable-codeql branch 2 times, most recently from d321263 to fc5a4b9 Compare March 6, 2024 01:56
@yunchu yunchu merged commit 443256e into develop Mar 7, 2024
8 checks passed
@yunchu yunchu deleted the infra/enable-codeql branch March 7, 2024 01:19
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.

2 participants