izar / pytm

A Pythonic framework for threat modeling
Other
891 stars 168 forks source link

Upgrade docker base image to reduce the number of open-source vulnerabilities #251

Open Hummus-Ful opened 1 month ago

Hummus-Ful commented 1 month ago

The current Docker base image being used by the project - python:3.12-rc-alpine - has 21 known vulnerabilities. I suggest upgrading to a newer version - python:alpine3.20 - which has only one vulnerability (High - 7.8).