Ec2-metadata

Latest version: v2.13.0

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

Scan your dependencies

Page 3 of 5

2.2.0

------------------

* Move to use Instance Metadata Service version 2. See the README for a note on
its increased security and porting to lock down the less secure version 1.
Thanks ThrawnCA and antuarc for the initial PR.
(`Issue 150 <https://github.com/adamchainz/ec2-metadata/issues/150>`__)

2.1.0

Not secure
------------------

* Update Python support to 3.5-3.8, as 3.4 has reached its end of life.
* Converted setuptools metadata to configuration file. This meant removing the
``__version__`` attribute from the package. If you want to inspect the
installed version, use
``importlib.metadata.version("ec2-metadata")``
(`docs <https://docs.python.org/3.8/library/importlib.metadata.html#distribution-versions>`__ /
`backport <https://pypi.org/project/importlib-metadata/>`__).

2.0.0

Not secure
------------------

* Drop Python 2 support, only Python 3.4+ is supported now.

1.8.0

Not secure
------------------

* Use timeout of 1 second for requests to the metadata API.

1.7.1

Not secure
------------------

* Fix doucmentation rendering on PyPI.

1.7.0

Not secure
------------------

* Add ``interface_id`` to ``NetworkInterface``.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.