Cilantro

Latest version: v2.0.11

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

Scan your dependencies

Page 1 of 5

2.4.1

Features
- 778 - Added a button the results toolbar for displaying a copy-and-paste script.
- 779 - Integrated CSRF support through the `csrf` configuration option.

2.4.0

Features
- 768 Add support for canceling queries and exports
- 766 Add config option to require manually refreshing the distinct count

Changes

_High Impact_
- 772 Dropped support for Serrano 2.3.x

2.3.9

This increases the `maxSerranoVersion` to support 2.3.12. In addition, the Serrano compatibility warning is now only shown when the Cilantro config `debug` option is set to true.

2.3.8

**Bugs:**
- (741) Fix case where `datetime` types were not treated like dates when being charted.

**Enhancements:**
- (745) Use plural name in counts table on workspace when the count is greater than one.

**General:**
- (3ff385b2dd6af06c933) Maximum compatible Serrano version has been increased to `2.3.11`.

2.3.7

**Bugs:**
- (eee49e717647c19) Fix bad reference to location in the session timeout handler.
- (734) Fix bad reference to `this` in the session ping error handler.

**Enhancements:**
- (732) Show the owner(when available) for public queries like it is done for private queries.
- (731) Add config option for controlling the models shown in the Counts table on the workspace page. This config option can also be used to remove the table altogether in which case the original layout is used.

**Developer Changes:**
- (634679a03717f55a2) Maximum Serrano version increased to `2.3.10`.

2.3.6

**Bugs**
- 725 - Fix bug in paginator where large cardinality lists of values triggered events on each model causing the UI to freeze. Now, individual model events are silenced and collection events are triggered after model operations are complete.

**Enhancements**
- 726 - Allow negation/exclusion of values in the search control. Previously, if one wanted to exclude a set of values, they would need to add all values then manually remove the ones they wished to ignore. This was tedious for large value collections. Now, the checkbox can be used to toggle the operator used by the search control to search for values in the list or not in the list of selected values. Additionally, the UI of the search control was cleaned up a bit as part of this work.
- 727 - The Workspace page now contains a table showing the models and their counts which leverages the new stats endpoint recently added in Serrano. As part of this, all the queries are now shown on the right and the counts are in the new table on the left.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.