Labels

Latest version: v20.1.0

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

Scan your dependencies

20.1.0

This labels release adds support for paginated responses from the GitHub API on requesting a repository's labels. This enables users to manage labels for projects that use more than 30 labels. 🚀

0.2.0

This labels release adds support for loading repository information from a local Git repository. Previously,
labels required users to manually supply the CLI options `--owner` and `--repo` to fetch labels from or sync to a GitHub repository. 📝

Now, for example if you run labels from your local clone of the [earth][earth_repo] repository with the URL for the `origin` remote repository set to `gitgithub.com:hackebrot/earth.git` owner will be `hackebrot` and repo will be `earth`.

For more information about this release check out the [announcement blog post][blog_post]. 📦

[earth_repo]: https://github.com/hackebrot/earth
[blog_post]: https://raphael.codes/blog/new-labels-release-loads-git-repo-info/

0.1.0

First release of **labels** to [PyPI][PyPI]! 📝

[PyPI]: https://pypi.org/project/labels/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.