Clifs

Latest version: v1.6.0

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

Scan your dependencies

Page 1 of 3

1.6.0

- introduce `plugin_description` and `plugin_summary` class attributes as an option to
define cli help texts for plugins.
- provide plugin descriptions for all included plugins when calling `clifs {plugin} --help`
- fix some help texts

1.5.1

- streaming editor: nicer reporting

1.5.0

- add streaming editor plugin (`sed`)
- rename:
- highlight regex matches in the reporting
- cleaner reports
- delete:
- cleaner reports

1.4.0

- nicer help texts:
- show default values for cli arguments
- do not show destination variable for positional cli arguments

1.3.1

- backup:
- catch scenario where no parameters specifying source and destination directories are provided
- fix regex example in README.md
- minor changes in docu

1.3.0

- path_getter: allow to filter processed files and folders by last modification (mtime) and/or creation/change date. Introduced cli options are: 'mtime_stamp_older', 'mtime_stamp_newer', 'ctime_stamp_older', 'ctime_stamp_newer'.
Plugins supporting time filtering: `ren`, `cp`, `mv`, `del`
- some wording in the docu

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.