This iteration of PILOS v2 includes updated dependencies.
This version fixes the CSRF vulnerability CVE-2023-4585 in axios.
Since PILOS does not send requests to third parties via axios, only to its own API, PILOS was not vulnerable.
To Install this version check our Readme and Install Instructions
Changed
- Updated dependencies
Security
- Fixed CSRF vulnerability CVE-2023-4585 in axios