OWASP / pytm

A Pythonic framework for threat modeling
Other
907 stars 169 forks source link

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

Open Hummus-Ful opened 2 months ago

Hummus-Ful commented 2 months 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).