OWASP / pytm

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

Outdated plantuml download link in Dockerfile #246

Closed niklasbo closed 3 months ago

niklasbo commented 3 months ago

Hi there,

the plantuml link in the Dockerfile is outdated. https://github.com/izar/pytm/blob/b4ac2e05909d3076fd2e04c5e0af9f72857b7f90/Dockerfile#L15

When you open the link, you get a 302 / 301 http redirect. While Dockerfile build process I get an ssl trust issue.

Can I send you a PR? Otherwise can you update the link?

Kind Regards, Niklas

raphaelahrens commented 3 months ago

Hi,

yes it is best to create a PR.