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

[Fix] Restrict the minimum version of OpenCV to avoid potential vulnerability #1065

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

gaotongxiao
Copy link
Collaborator

There are around 30 known vulnerability issues if the minimum version of OpenCV has not been specified.

image

@gaotongxiao gaotongxiao merged commit b1ab4c7 into open-mmlab:main Jun 13, 2022
@gaotongxiao gaotongxiao deleted the opencv branch June 13, 2022 15:36
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
gaotongxiao added a commit to gaotongxiao/mmocr that referenced this pull request Jul 15, 2022
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.69%. Comparing base (1255896) to head (8aa8935).
Report is 606 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
- Coverage   83.77%   83.69%   -0.08%     
==========================================
  Files         170      170              
  Lines       11374    11374              
  Branches     1750     1750              
==========================================
- Hits         9528     9519       -9     
- Misses       1468     1476       +8     
- Partials      378      379       +1     
Flag Coverage Δ
unittests 83.69% <ø> (-0.08%) ⬇️

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.

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.

4 participants