Edx-codejail

Latest version: v3.5.2

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

Scan your dependencies

Page 3 of 4

3.1.3

3.1.2

3.1.1

This release adds a single logging statement for every call to `jail_code`, including the call's slug and effective resource limits.

Developers: This release also includes a variety of code cleanup. It adds the ability to check code quality/style via `make quality` or `tox -e quality`.

3.1.0

Adds a `limit_overrides_context` argument to `jail_code` and `safe_exec`.

When provided, if `settings.CODE_JAIL['limit_overrides'][limit_overrides_context]` exists, then prefer those values to the ones in `settings.CODE_JAIL['limits']`.

This allows limits to be altered for specific contexts (for example, in the context of a certain course run, the permitted execution time could be increased).

3.0.1

We removed support for detecting older virtualenvs but then realized that edx-platform deploys on a version of ubuntu that still user the older version of the virtualenv library.

3.0.0

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.