Crux

Latest version: v1.3

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

Scan your dependencies

Page 4 of 4

0.0.7

**Changes:**

- Add `Crux.get_resource()` to get resources by ID.

0.0.6

**BREAKING CHANGES:**

- Change `Dataset.add_permission()` to set dataset permissions, add `Dataset.add_permission_to_resources()` for bulk resource permission updates.


**Changes:**

- Reuse request session to allow TCP connection to be reused.
- Add `Crux.close()` to close session, for uses that create many `Crux` clients.
- Support proxies signed GCS uploads/downloads.
- enum34 no longer vendored.

0.0.5

**Changes:**

- Fix setup.py to support Python 2.7

0.0.4

**Changes:**

- Add support for direct from GCS downloads
- Add pagination to label search
- Add logging functionality
- Fix bug that prevented small files from being downloaded directly from GCS

**Breaking changes:**

- Some required args in download/upload methods were renamed to improve accuracy of arg names

0.0.3

**BREAKING CHANGES:**

- Many internal implementation details have been made private by adding
an underscore to the module names.
- `content_type` arg changed to `media_type` to match API naming.
- Labels changed to a dictionary to allow simple k/v lookups.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.