You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @ujjwalkar0 , I'd like to report a vulnerability issue in object-detector_1.4.
Issue Description
I noticed that object-detector_1.4 directly depends on opencv-python_4.5.4.60.
However, opencv-python_4.5.4.60 sufferes from the vulnerabilites which the C libraries exposed as following dependency graph shows. Refer to issue.
Dependency Graph between Python and Shared Libraries
Suggested Vulnerability Patch Versions
opencv-python has upgraded these vulnerable C libraries to patch versions in release 4.5.5.64.
Python build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Python projects.
Could you please upgrade this vulnerable dependency?
Thanks for your help~
Best regards,
JoeGardner
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hi, @ujjwalkar0 , I'd like to report a vulnerability issue in object-detector_1.4.
Issue Description
I noticed that object-detector_1.4 directly depends on opencv-python_4.5.4.60.
However, opencv-python_4.5.4.60 sufferes from the vulnerabilites which the C libraries exposed as following dependency graph shows. Refer to issue.
Dependency Graph between Python and Shared Libraries
Suggested Vulnerability Patch Versions
opencv-python has upgraded these vulnerable C libraries to patch versions in release 4.5.5.64.
Python build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Python projects.
Could you please upgrade this vulnerable dependency?
Thanks for your help~
Best regards,
JoeGardner
The text was updated successfully, but these errors were encountered: