Im

Latest version: v1.16.0

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

Scan your dependencies

Page 1 of 14

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

1.13.2

* Enable use STS security token in EC2 connector.
* Fix error with OpenSSL in contextualization.
* Fix error deleting OST infras with dydns name.

1.13.1

* Enable to delete FaaS functions using TOSCA.
* Enable to create public router in openstack.
* Enable to define dependencies in OSCAR conn.
* Search VM Images in sites using name.

1.13.0

* Add function to get the list of infrastructure owners.
* Add an admin user.
* Add additional_dns_names field.
* Enable to delete nodes using TOSCA without remove_list.

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.