Jbxapi

Latest version: v3.23.0

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

Scan your dependencies

Page 4 of 5

3.7.1

* In version 3.7, the CLI did not check the certificates unless `--no-check-certificate` was enabled.
* Documentation fix for `Joe.joelab_images_reset`

3.5

* Implementation of the Joe Lab API
* New dotnet-tracing parameter.
* Renamed `office-files-password` to `document-password`
* Help message improvements
* CLI gets new `--no-check-certificate` flag for easier integration in test environments.

3.4

Support environmental variables for the server settings. The variables are:

| variable | description |
| --------------------- | -------------------------------------------- |
| `JBX_API_KEY` | Sets the api key |
| `JBX_API_URL` | Sets the api url |
| `JBX_ACCEPT_TAC=1` | Accept the terms and conditions (Cloud only) |

These environmental variables work in both the API and CLI interface. The order of precedence is from least to most important:

1. variables defined directly in the Python script
2. environmental variables
3. arguments passed as an argument (API) or parameter (CLI)

3.3

Support for the new submission option `encrypt-with-password` and for downloading encrypted analyses.

The decryption happens transparently.

* CLI has a new option `--encrypt-with-password` for submissions.
* CLI can specify `--password` when downloading resources
* The API `JoeSandbox.analysis_download()` has a new argument `password`.

3.2

Add `--ignore-errors` flag to the "analysis download" command.

3.1.3

Add compatibility with urllib3 < 1.25.2 to avoid dependency issues.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.