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

Could you help upgrade the vulnerble dependency in mapchete ? #455

Closed
JoeGardner000 opened this issue Apr 10, 2022 · 1 comment · Fixed by #490
Closed

Could you help upgrade the vulnerble dependency in mapchete ? #455

JoeGardner000 opened this issue Apr 10, 2022 · 1 comment · Fixed by #490

Comments

@JoeGardner000
Copy link

Hi, @ungarj , I'd like to report a vulnerability issue in mapchete_2022.4.0.

Issue Description

I noticed that mapchete_2022.4.0 directly depends on rasterio_1.2.10.
However, rasterio_1.2.10 sufferes from the vulnerabilites which the C libraries exposed as following dependency graph shows.

Dependency Graph between Python and Shared Libraries

image (11)

Suggested Vulnerability Patch Versions

rasterio has upgraded these vulnerable C libraries to patch versions refer to issue url.

Python build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Python projects.
As a popular python package (mapchete has 7,993 downloads per month), could you please upgrade this vulnerable dependency?

Thanks for your help~
Best regards,
Joe Gardner

@ungarj
Copy link
Owner

ungarj commented Apr 11, 2022

Thanks @JoeGardner000, I'll update the rasterio dependency once version 1.3.0 is out!

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 a pull request may close this issue.

2 participants