Cfn-ami-to-mapping

Latest version: v0.8.3

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

Scan your dependencies

Page 1 of 2

0.6.3

Fixed
- Help message

0.6.2

Fixed
- Linter
- Unittests

0.6.1

Added
Unit tests for methods:
- Enrich.images_info_with_id
- Enrich.images_info_with_name
- Get.images_names_from_init_name_map
- Get.images_ids_from_init_id_map
- Transform.dictionary_to_json
- Transform.dictionary_to_yaml
- Validate.images_ids
Removed
Methods `images_ids_from_info` and `images_names_from_info` since they were not in use

0.6.0

Added
- `setup.py` in order to create packages
- Module `helper` with method `timeit` which allows measuring methods' execution time
Changed
- Package structure. Instead of one `main.py` was created structure based on best python practices. Now there are several python classes and one `run.py` file which calls them
- Makefile which now allows to build the package and install it on the system
- `.gitignore` which now ignores everything in `dist` directory and all `egg-info` directories
- Smoke tests in order to correspond to the new directory structure
Removed
- `main.py` since it was changed by the new structured code design
- `test_cases.sh` and `timeit.py` from `.gitignore` as now 1-st is a part of CI and 2-nd is a part of the new structure
- `install`, `install-dependencies` from `Makefile` since this is not needed for the installation process

0.5.4

Added
- Key interruption exception

0.5.3

Added
- Parameters which allow specifying aws-access-key-id and aws-secret-access-key inline

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.