Cot

Latest version: v2.2.0

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

Scan your dependencies

Page 6 of 8

1.2.4

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

**Fixed**

- `29`_ - ``cot edit-properties`` interactive mode was broken in v1.2.2

1.2.3

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

**Fixed**

- Some documentation fixes for http://cot.readthedocs.org

1.2.2

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

**Added**

- Documentation built with Sphinx and available at http://cot.readthedocs.org

**Changed**

- CLI adapts more intelligently to terminal width (fixes `28`_)
- Submodules now use Python properties instead of get_value/set_value methods.

1.2.1

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

**Added**

- Now `PEP 8`_ compliant - passes validation by flake8_ code analysis.
- Very preliminary support for OVF 2.x format
- Now uses tox_ for easier test execution and `coverage.py`_ for code coverage
analysis.
- Code coverage reporting with Coveralls_.

**Changed**

- Now uses colorlog_ instead of ``coloredlogs`` for CLI log colorization, as
this fits better with COT's logging model.
- Greatly improved unit test structure and code coverage, including tests for
logging.

1.2.0

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

**Added**

- Greatly improved logging (`26`_). COT now defaults to logging level INFO,
which provides relatively brief status updates to the user. You can also
run with ``--quiet`` to suppress INFO messages and only log WARNING and
ERROR messages, ``--verbose`` to see VERBOSE messages as well, or ``--debug``
if you want to really get into the guts of what COT is doing.
- Now integrated with `Travis CI`_ for automated builds and UT under all
supported Python versions. This should greatly improve the stability of COT
under less-common Python versions. (`12`_)

**Changed**

- The CLI for ``cot deploy`` has been revised somewhat based on user feedback.
- A lot of restructuring of the underlying code to make things more modular
and easier to test in isolation.

**Fixed**

- Various bugfixes for issues specific to Python 2.6 and 3.x - these
environments should now be fully working again.

1.1.6

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

**Added**

- Added THANKS file recognizing various non-code contributions to COT.

**Fixed**

- Bug fixes for ``cot inject-config`` and ``cot deploy``, including issues
`19`_ and `20`_ and a warning to users about serial ports and ESXi (issue
eventually to be addressed by fixing `24`_).
- More graceful handling of Ctrl-C interrupt while COT is running.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.