version-clean
Version:
Turn a dirty version (such as v1, =1.0.x, >1.0 <2) into a clean version (1.0)
22 lines (11 loc) • 1.71 kB
Markdown
# Security Policy
## Security Practices
This project meets standardized secure software development practices, including 2FA for all members, password managers with monitoring, secure secret retrieval instead of storage. [Learn about our practices.](https://tidelift.com/funding/github/npm/version-clean)
## Supported Versions
This project uses [Bevry's automated tooling](https://github.com/bevry/boundation) to deliver the latest updates, fixes, and improvements inside the latest release while still maintaining widespread ecosystem compatibility.
[Refer to supported ecosystem versions: `Editions` section in `README.md`](https://github.com/bevry/version-clean/blob/main/README.md#Editions)
[Refer to automated support of ecosystem versions: `boundation` entries in `HISTORY.md`](https://github.com/bevry/version-clean/blob/main/HISTORY.md)
Besides testing and verification, out CI also [auto-merges](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions) [Dependabot security updates](https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates) and [auto-publishes](https://github.com/bevry-actions/npm) successful builds of the [`main` branch](https://github.com/bevry/wait/actions?query=branch%3Amain) to the [`next` version tag](https://www.npmjs.com/package/version-clean?activeTab=versions), offering immediate resolutions before scheduled maintenance releases.
## Reporting a Vulnerability
[Report the vulnerability to the project owners.](https://github.com/bevry/version-clean/security/advisories)
[Report the vulnerability to Tidelift.](https://tidelift.com/security)