invesalius / invesalius3

3D medical imaging reconstruction software
https://invesalius.github.io/
GNU General Public License v2.0
627 stars 285 forks source link

Removed eval from dicom.py #820

Closed tfmoraes closed 3 months ago

tfmoraes commented 3 months ago

In dicom.py it was using eval which is unsafe.