Skip to content

Could you help upgrade the vulnerble dependency in object-detector #2

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

Closed
JoeGardner000 opened this issue Apr 5, 2022 · 1 comment
Closed

Comments

@JoeGardner000
Copy link

JoeGardner000 commented Apr 5, 2022

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

image (2)

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

@ujjwalkar0
Copy link
Collaborator

ujjwalkar0 commented May 17, 2022

Thanks for the suggestion. I have resolved the issue in the latest version (object-detector_1.5)

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

No branches or pull requests

2 participants