Im

Latest version: v1.18.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 14

1.18.0

* Enable to get IM stats.
* Migrate EC2 conn to boto3 library.
* Fix error attaching floating IP in OpenStack nodes with more that 1 net.
* Fix error loading non RSA SSH keys.
* Fix incorrect XiB to XB unit convesion.
* Install ansible in a virtualenv.
* Fix no private IPs for VMs created on OpenStack.
* Enable to create swap partition.
* Fix error with OIDC admin user.
* Add support for a list of admin users.
* Update container image using Ubuntu 24.04 base.

1.17.1

* Add support to other format SSH keys.
* Speed up Ansible installation using newer versions.
* Fix problem with 0 disk flavors in OpenStack.
* Flush Inf data to DB in case of service termination.

1.17.0

* Fix error installing collections.
* Enable to configure an OIDC group to access the IM.
* Fix error with ansible versions 2.15 and higher.
* Add resource estimation function.
* Move REST API to Flask.
* Return OpenAPI Spec in REST root path.
* Update IM setup process to use pyproject,toml
* Fix error deleting router in OpenStack.
* Fix error floating IP is not released in OpenStack.
* Do not create router in OST if no networks are created.

1.16.0

* Fix error parsing FaaS Functions storage providers.
* Fix concurrency error in Lambda conn.
* Fix error in disk info in VMs in OpenStack when root disk is resized.
* Improve K8s conector.

1.15.0

* Fix error resizing VMs.
* Enable to set root disk size in EC2, Azure and GCE conns.
* Return error if instance is not get in stop, start, reboot ops in EC2 conn
* Fix error in OSCAR or Lambda cons with env variables with ":"
* Improve performance in Infrastructure List operation.
WARNING: It requires a DB update.
Please make a copy of the DB before applying the script.
Use scripts/db_1_14_X_to_1_15_X.py to update it.
It can be used with a docker image with this comand:
In case of SQLITE:
docker run --rm -v /etc/im/test.dat:/test.dat -ti ghcr.io/grycap/im:db_1_14_15 python3 /db_1_14_X_to_1_15_X.py "sqlite:///test.dat"
I case of MySQL:
docker run --rm ti ghcr.io/grycap/im:db_1_14_15 python3 /db_1_14_X_to_1_15_X.py "mysql://username:passwordserver/db_name"
* Add requests-cache to improve performance in TOSCA parsing

1.14.0

* Rename ansible.modules to ansible.roles .
* Enhance proxy host support in contextualization.
* Enable to install ansible collections.
* Enable to use wildcards in the instance type

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.