Hello
We're using python:3.13.3-alpine3.20 as base of one our images and we use Gyrpe v0.87.0 to do scan of our container. Since today it is dectecting the following vulnerabilities:

As you can see it detects a critical one for sqlite-libs 3.45.3-r1
I also tried with alpine 3.21 and it's the same:

I checked the docker-hub tag information: python:3.13.3-alpine3.20 and python:3.13.3-alpine3.21 and in none does this vulnerability appear, maybe because the scanning tool is different.
Do you have prediction to fix this vulnerability?
Thank you
Joana