
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
+-----------+------------------------------------------------------------------------------------+ |General| |maintenance_y| |semver| |license| | +-----------+------------------------------------------------------------------------------------+ |CI | |codestyle| |codecov| | +-----------+------------------------------------------------------------------------------------+ |PyPI | |pypi_release| |pypi_py_versions| |pypi_status| |pypi_format| |pypi_downloads| | +-----------+------------------------------------------------------------------------------------+ |Github | |gh_issues| |gh_language| |gh_last_commit| |gh_deployment| | +-----------+------------------------------------------------------------------------------------+
Manipulate semantic version strings:
#. Create a new version number, #. initialize it with an existing number #. Read it from an existing project setup.cfg file. #. Validate the version string. #. Compare one version number with another. See also https://semver.org/
.. General
.. |maintenance_n| image:: https://img.shields.io/badge/Maintenance%20Intended-✖-red.svg?style=flat-square :target: http://unmaintained.tech/ :alt: Maintenance - not intended
.. |maintenance_y| image:: https://img.shields.io/badge/Maintenance%20Intended-✔-green.svg?style=flat-square :target: http://unmaintained.tech/ :alt: Maintenance - intended
.. |license| image:: https://img.shields.io/pypi/l/SemVerIt :target: https://github.com/BrightEdgeeServices/SemVerIt/blob/master/LICENSE :alt: License
.. |semver| image:: https://img.shields.io/badge/Semantic%20Versioning-2.0.0-brightgreen.svg?style=flat-square :target: https://semver.org/ :alt: Semantic Versioning - 2.0.0
.. |codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code Style Black
.. CI
.. |pre_commit_ci| image:: https://img.shields.io/github/actions/workflow/status/BrightEdgeeServices/SemVerIt/pre-commit.yml?label=pre-commit :target: https://github.com/BrightEdgeeServices/SemVerIt/blob/master/.github/workflows/pre-commit.yml :alt: Pre-Commit
.. |gha_tests| image:: https://img.shields.io/github/actions/workflow/status/BrightEdgeeServices/SemVerIt/ci.yml?label=ci :target: https://github.com/BrightEdgeeServices/SemVerIt/blob/master/.github/workflows/ci.yml :alt: Test status
.. |gha_docu| image:: https://img.shields.io/readthedocs/sqlalchemyexample :target: https://github.com/BrightEdgeeServices/SemVerIt/blob/master/.github/workflows/check-rst-documentation.yml :alt: Read the Docs
.. |codecov| image:: https://img.shields.io/codecov/c/gh/BrightEdgeeServices/SemVerIt :target: https://app.codecov.io/gh/BrightEdgeeServices/SemVerIt :alt: CodeCov
.. PyPI
.. |pypi_release| image:: https://img.shields.io/pypi/v/SemVerIt :target: https://pypi.org/project/SemVerIt/ :alt: PyPI - Package latest release
.. |pypi_py_versions| image:: https://img.shields.io/pypi/pyversions/SemVerIt :target: https://pypi.org/project/SemVerIt/ :alt: PyPI - Supported Python Versions
.. |pypi_format| image:: https://img.shields.io/pypi/wheel/SemVerIt :target: https://pypi.org/project/SemVerIt/ :alt: PyPI - Format
.. |pypi_downloads| image:: https://img.shields.io/pypi/dm/SemVerIt :target: https://pypi.org/project/SemVerIt/ :alt: PyPI - Monthly downloads
.. |pypi_status| image:: https://img.shields.io/pypi/status/SemVerIt :target: https://pypi.org/project/SemVerIt/ :alt: PyPI - Status
.. GitHub
.. |gh_issues| image:: https://img.shields.io/github/issues-raw/BrightEdgeeServices/SemVerIt :target: https://github.com/BrightEdgeeServices/SemVerIt/issues :alt: GitHub - Issue Counter
.. |gh_language| image:: https://img.shields.io/github/languages/top/BrightEdgeeServices/SemVerIt :target: https://github.com/BrightEdgeeServices/SemVerIt :alt: GitHub - Top Language
.. |gh_last_commit| image:: https://img.shields.io/github/last-commit/BrightEdgeeServices/SemVerIt/master :target: https://github.com/BrightEdgeeServices/SemVerIt/commit/master :alt: GitHub - Last Commit
.. |gh_deployment| image:: https://img.shields.io/github/deployments/BrightEdgeeServices/SemVerIt/pypi :target: https://github.com/BrightEdgeeServices/SemVerIt/deployments/pypi :alt: GitHub - PiPy Deployment
FAQs
Manipulate semantic versioning strings.
We found that SemVerIt demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.