Pytest-repo-health

Latest version: v3.0.2

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

Scan your dependencies

Page 2 of 2

2.0.1

~~~~~~~~~~~~~~~~~~

Fixed
_____

* Fixed uploads to PyPI from Travis CI

2.0.0

~~~~~~~~~~~~~~~~~~

Removed
_______

* Removed support for Python 3.5. Versions 3.5.3 and above will likely still work for now, but they are no longer being tested; this lets us upgrade some dependencies and avoid confusion when aiohttp fails to install under 3.5.2 and below. Python 3.5 reaches EOL in 1 month anyway.

Fixed
_____

* Recent versions of github.py installed from source control are now supported (and recommended if you want to inspect a repository's code of conduct, as 0.5.0 has a bug that throws an exception when attempting this).
* Checks can now be run on a ``.github`` repository (the regular expression used to parse out the organization and repository names didn't work with this before)

1.1.1

~~~~~~~~~~~~~~~~~~

Fixed
_____

* Gracefully handle errors in fetching data from GitHub

1.1.0

~~~~~~~~~~~~~~~~~~

Added
_____

* New fixtures that allow checks to easily fetch information about a git
repository: ``git_repo`` and ``git_origin_url``

* New fixtures that allow checks to easily fetch information from the GitHub API
about the repository: ``github_client`` and ``github_repo``

1.0.0

~~~~~~~~~~~~~~~~~~

Added
_____

* ``--repo-health-metadata`` option to collect metadata for each check and save it in a YAML file.

* Added the current timestamp to the output (under ``TIMESTAMP``)

0.1.0

~~~~~~~~~~~~~~~~~~

Initial release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.