Sasctl

Latest version: v1.10.3

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

Scan your dependencies

Page 6 of 9

1.5

----------------
**Improvements**
- Registered Python models will now include both `predict` and `predict_proba` methods.
- Added a new Relationships service for managing links between objects.
- Added a new Reports service for retrieving SAS Visual Analytics reports.
- Added a new Report_Images service for rendering content from reports.
- Additional metadata fields are set when registering an ASTORE model.
- Collections of items should now return an instance of `PagedList` for lazy loading of results.
- Module steps can now be called using `module.step(df)` where `df` is the row of a DataFrame or Numpy array.
- `register_model` sets additional project properties when registering an ASTORE model.

**Changes**
- Replaced the `raw` parameter of the `request` methods with a `format` parameter, allowing more control over the
returned value.
- The `get_file_content` method of the Files service now returns the actual content instead of the file metadata.
- JSON output when using `sasctl` from the command line is now formatted correctly.

**Bugfixes**
- `model_publish.delete_destination` now works correctly.

1.4.6

------------------
**Bugfixes**
- Fixed an issue where the `REQUESTS_CA_BUNDLE` environment variable was taking precedence over the `verify_ssl` parameter.

1.4.5

------------------
**Changes**
- Saving of package information can now be disabled using the `record_packages` parameter of `register_model`.

**Bugfixes**
- Added support for uint data types to the `register_model` task.
- Fixed an issue where long package names caused `register_model` to fail.
- `Session` creation now works with older versions of urllib3.

1.4.4

-------------------
**Bugfixes**
- Match performance definitions based on project instead of model.

1.4.3

-------------------
**Bugfixes**
- Model versioning now works correctly for Python models
- Fixed an issue where `None` values in Python caused issues with MAS models.

1.4.2

-------------------
**Bugfixes**
- Fixed project properties when registering a model from ASTORE.
- Fixed model metadata when registering a datastep model.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.