Eggmonster

Latest version: v6.1

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

Scan your dependencies

Page 2 of 3

4.3

---

Fixed error when parsing namespace package names in RunningState._pkg_info.

4.2

---

The eggmonster environment `eggmonster.env` is now also a valid dict so one
can do things like iterate over the keys/values.

Added Python 3 build support.

If monster_launchd has problems spawning emi processes, eggmonster will log
some debug information to help diagnose it.

4.1.31

------

Fixed issue in eggmonster.concurrency where file locks would not be
released if the process was terminated unexpectedly.

4.1.30

------

Added support for namespace packages.

4.1.29

------

A new entry point is supported. Third-party libraries may supply an
entry point `eggmonster_config_updates` which will be called with two
parameters (the old and new config yaml as strings) when the config
is updated by "em edit".

A new parameter 'host-id' may be provided to monster_launchd to
override the default identity of platform.name.

4.1.27

------

Previously to 4.1.27, the eggmonster launchd clients would by default
attempt to setuid to the user by the name "monster" and would always
require being started as root.

Beginning with 4.1.27, the eggmonster launchd clients no longer require
that the process be started by root. Instead, the process will run
in the user context under which it was started unless the `--user`
option is supplied. If `--user` is supplied and is not the same user
as the user that started the process, the process must have been started
by root.

When upgrading to 4.1.27, add `-u monster` or `--user monster` when
starting monster_launchd to maintain compatibility.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.