Safety vulnerability ID: 66009
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Pysipfenn version 0.15.1 now mandates pymatgen version 2024.2.20, addressing a critical security flaw in pymatgen.io as per CVE-2022-42964.
https://github.com/PhasesResearchLab/pySIPFENN/commit/89131bf789c0f8ee4ed33eaa839d34bcc2c10be5
Latest version: 0.16.2
Python toolset for Structure-Informed Property and Feature Engineering with Neural Networks. It offers unique advantages through (1) effortless extensibility, (2) optimizations for ordered, dilute, and random atomic configurations, and (3) automated model tuning.
Major Changes:
- The printout of `Calculator` initialization, model parsing, prototype parsing, etc., is now colorized (granted `verbose=True`) for quick and effortless reading of critical settings and information.
- Model download is now handled by our in-house-maintained `pysmartdl2`, instead of `pySmartDL`. It allows us to better test CI with modern Python versions and ensure long term stability.
Minor Changes:
- Requires `pymatgen` version `2024.2.20`, which fixed a serious security issue in `pymatgen.io`.
- Small bug fixes for two rare cases.
- Workshop materials in `examples` updated to be compatible with the current `pymatgen` version.
- Minor style improvements.
**Full Changelog**: https://github.com/PhasesResearchLab/pySIPFENN/compare/v0.15.0...v0.15.1
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application