Plasticparser

Latest version: v0.3.3

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

Scan your dependencies

Page 1 of 5

0.3.3

0.3.2

You can now sort by fields if you prepend: `sort:[field_name]` for ascending order and `sort:[-field_name]` for descending order.

0.3.1

Add support for highlighting search terms in result.

0.3.0

Facets are deprecated in Elasticsearch and aggregations are introduced to replace facets and also adds more functionality. This version will support term aggregations with filters.

0.2.9.6

Fixes the issue where facet queries stop working after elasticsearch restarts. The fix is similar to the solution in [this Stackoverflow issue](http://stackoverflow.com/questions/11998800/why-does-my-analyzer-disappear-when-i-restart-elastic-search)

0.2.9.5

Issue: Facet query search of words like orlando were interpreted as OR lando.

The fix makes sure the logical operators (AND, OR) are caseless keywords, i.e they are individual words, not part of a different word.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.