Sen

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

* Use also `HostConfig` to get port bindings. Thanks to [soyo42](https://github.com/soyo42), [#169](https://github.com/TomasTomecek/sen/pull/169).
* CPU usage is processed more safely. Thanks to [soyo42](https://github.com/soyo42), [#168](https://github.com/TomasTomecek/sen/pull/168).
* Fedora packaging updates.

0.6.2

* Sen now has an icon! Thanks to [Vitexus](https://github.com/Vitexus), [#161](https://github.com/TomasTomecek/sen/pull/161).
* `finished_at` is now being parsed gracefully, the same as `started_at`, by [TomasTomecek](https://github.com/TomasTomecek), [#149](https://github.com/TomasTomecek/sen/pull/149);
thanks for report [soyo42](https://github.com/soyo42), [#148](https://github.com/TomasTomecek/sen/pull/148)

0.6.1

Sen is now in maintenance mode — I am not planning on adding new features myself.


New Features

* Display RepoDigests if there are some in the main view.


Bug fixes

* Fix displaying pause and unpause states in the main view.


Minor

* Sen is being tested against python 3.5 and 3.6 in Travis CI.

0.6.0

Features

* There is a new view which resembles `docker system df`, initiated by [soyo42](https://github.com/soyo42), thank you! [#135](https://github.com/TomasTomecek/sen/issues/135).
* This view shows how much disk space is being occupied.
* You can activate it by typing `:df`.
* sen will now display only a first line of a command in listing view.
* Everyone who uses k8s or OpenShift gets this.
* You can now forcibly remove containers and images.
* Pretty handy when an image has multiple names.
* There is a prompt presented after you try to remove anything in listing view.
* to prevent accidental deletion
* This feature can by turned off by invoking sen as `$ sen --skip-prompt-for-irreversible-action`.
* [reported](https://github.com/TomasTomecek/sen/issues/78) by [jarfil](https://github.com/jarfil), thank you!

Bug Fixes

* sen is able to display CPU stats correctly for API 1.25+, reported by [soyo42](https://github.com/soyo42) [#131](https://github.com/TomasTomecek/sen/issues/131).
* `--debug` option now has a description, provided by [nagracks](https://github.com/nagracks), thank you!

0.5.1

Features

* Support both `docker-py` `1.x` and `2.x`.

Bug Fixes

* Don't strip leading whitespace when displaying logs, or when inspecting.
* Fix an error when sen wasn't able to parse date in some rare cases.

0.5.0

Features

* Realtime events from docker daemon refresh container info and image info buffers.
* Layer size is now displayed in layer tree view. [115](https://github.com/TomasTomecek/sen/issues/115)
* ANSI escape sequences are now stripped from container logs. [67](https://github.com/TomasTomecek/sen/issues/67)


Bug fixes

* Viewing container logs should no longer break sen's interface. [112](https://github.com/TomasTomecek/sen/issues/112)
* Various issues, race conditions, code quality and performance was either fixed or improved.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.