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

Update for resolving security issues #3055

Merged
merged 5 commits into from
Mar 12, 2024
Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Mar 7, 2024

Summary

This PR is for applying changes which introduced to the develop by OSSF scorecard.

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 e2e tests for validation.
  • I have added the description of my changes into CHANGELOG in my target branch (e.g., CHANGELOG in develop).​
  • I have updated the documentation in my target branch accordingly (e.g., documentation in develop).
  • I have linked related issues.

License

  • I submit my code changes under the same Apache 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: Apache-2.0

@github-actions github-actions bot added BUILD DOC Improvements or additions to documentation labels Mar 7, 2024
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.34%. Comparing base (457826a) to head (7a527d6).
Report is 3 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #3055      +/-   ##
==========================================
- Coverage   59.35%   59.34%   -0.01%     
==========================================
  Files         253      253              
  Lines       14984    14984              
==========================================
- Hits         8894     8893       -1     
- Misses       6090     6091       +1     
Flag Coverage Δ
py310 59.34% <ø> (-0.01%) ⬇️
py311 59.34% <ø> (ø)

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 marked this pull request as draft March 8, 2024 01:09
@github-actions github-actions bot added the DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM label Mar 8, 2024
@yunchu yunchu force-pushed the infra/update-for-security-issues branch from 5f862c9 to 6530269 Compare March 8, 2024 05:38
@yunchu yunchu marked this pull request as ready for review March 8, 2024 06:26
sungmanc
sungmanc previously approved these changes Mar 8, 2024
@yunchu yunchu merged commit 0c4293d into v2 Mar 12, 2024
12 checks passed
@yunchu yunchu deleted the infra/update-for-security-issues branch March 12, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD DEPENDENCY Any changes in any dependencies (new dep or its version) should be produced via Change Request on PM DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants