Findx

Latest version: v0.11.0

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

Scan your dependencies

Page 3 of 3

0.9.3

=============

- Only use ``--no-run-if-empty`` if we have GNU xargs. BSD xargs does not
support the option, but implements the behavior by default.

0.9.2

=============

- Fix incorrect interpretation of "pre-options". Previously, all
non-expression options were considered "pre" and were floated in front of any
supplied paths. This was incorrect; only a few of the "pre-options" belong
before the paths, and the rest belong after the paths.

- Add support for new ``find`` switches.

- Treat ``-exec`` as an action to avoid spurious extra ``-print`` when using
excluded files (e.g., ``findx -stdx -exec echo +`` used to have the default
action ``-print`` appended because ``-exec`` wasn't correctly recognized as
an action).

0.9.1

=============

- For portability on BSD-based systems, added path "." to command if no path
is specified.

- Update unit tests.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.