Safety vulnerability ID: 44477
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Ray-on-aml 0.0.7 updates its dependency 'ray' to v1.9.2 to include a security fix.
https://github.com/james-tn/ray-on-aml/commit/5f72098d01c3f8527a0fa2963f265b3edbb9b6ea
Latest version: 0.2.4
Turn AML cluster into Ray
1. Adding the ability to create an interactive cluster with head node to be part of the remote cluster instead of the compute instance. This is now the default option. With this, the library can be used with VSCode for interactive mode. If you want to switch to CI as head node, specify ci_is_head=True in getRay()
2. Upgrade to ray 1.9.1 to fix log4j vulnerability issue
3. Remove unnecessary dependencies from default base conda and pip installation
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application