Prospector

Latest version: v1.10.3

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

Scan your dependencies

Page 14 of 16

0.7.2

---------------
* The E265 error from PEP8 - "Block comment should start with ' '" - has been disabled for anything except veryhigh strictness.

0.7.1

---------------
* `60 <https://github.com/PyCQA/prospector/issues/60/>`_ Prospector did not work with Python2.6 due to timedelta.total_seconds() not being available.
* Restored the behaviour where std_out/std_err from pylint is suppressed

0.7

---------------
* `48 <https://github.com/PyCQA/prospector/issues/48/>`_ If a folder is detected to be a virtualenvironment, then prospector will not check the files inside.
* `31 <https://github.com/PyCQA/prospector/issues/31/>`_ Prospector can now check single files if passed a module as the path argument.
* `50 <https://github.com/PyCQA/prospector/issues/50/>`_ Prospector now uses an exit code of 1 to indicate that messages were found, to make it easier for bash scripts and so on to fail if any messages are found. A new flag, `-0` or `--zero-exit`, turns off this behaviour so that a non-zero exit code indicates that prospector failed to run.
* Profiles got an update to make them easier to understand and use. They are mostly the same as before, but `the documentation <http://prospector.readthedocs.org/en/latest/profiles.html>`_ and command line arguments have improved so that they can be reliably used.
* If a directive inline in code disables a pylint message, equivalent messages from other tools will now also be disabled.
* Added optional tools - additional tools which are not enabled by default but can be activated if the user chooses to.
* Added pyroma, a tool for validating packaging metadata, as an optional tool.
* `29 <https://github.com/PyCQA/prospector/issues/29/>`_ Added support for pep257, a docstring format checker
* `45 <https://github.com/PyCQA/prospector/issues/45/>`_ Added vulture, a tool for finding dead code, as an optional tool.
* `24 <https://github.com/PyCQA/prospector/issues/24/>`_ Added Sphinx documentation, which is now also `available on ReadTheDocs <http://prospector.readthedocs.org/>`_

0.6.4

---------------
* Fixed pylint system path munging again again

0.6.3

---------------
* Fixed dodgy tool's use of new file finder

0.6.2

---------------
* Fixed pylint system path munging again

Page 14 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.