Glasswall

Latest version: v5.2.3

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

Scan your dependencies

Page 4 of 13

2.0.0

Changes the behaviour of Editor and Rebuild's `analyse_file` method for non-conforming files.

**Previous behaviour for non-conforming files:**
The analysis report was not written or returned. An exception was raised. If `raise_unsupported=False` was specified then `None` was returned.

**New behaviour for non-conforming files:**
If the analysis report buffer and buffer length are not populated:
An exception is raised unless `raise_unsupported=False`, in which case `None` is returned.

If the analysis report buffer and buffer length are populated:
In file to file and memory to file modes an analysis report will be written to the specified `output_file` path. An exception is raised unless `raise_unsupported=False`, in which case the analysis report bytes are returned.

In file to memory and memory to memory modes (when `output_file=None`) an exception is raised unless `raise_unsupported=False`, in which case the analysis report bytes are returned.

1.0.7

Documentation updates

- Add information on how to set attributes within configs using the content management policy objects.
- Add example content management policy configuration for Archive Manager.
- Add example content management policy configuration for Word Search.

1.0.6

Updated Editor docstrings.
Renamed get_file_info -> get_file_type_info and added alias

1.0.5

Convert Archive Manager's include_analysis_report to bool
Add arg include_analysis_report to import_directory

1.0.4

Improved documentation. Lots of changes to README.md.
Updated homoglyphs.json

1.0.3

Update Editor docstrings.

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.