isprambiente/bulmacomp

View on GitHub
SECURITY.md

Summary

Maintainability
Test Coverage
# Security Policy

## Supported Versions

Bulmacomp is a really small project, only the last minor version is supported.

bulmacomp use [Semantic Versioning 2.0.0](https://semver.org/) for his versioning.
Given a version number MAJOR.MINOR.PATCH, is:

1. MAJOR version when you make incompatible API changes
2. MINOR version when you add functionality in a backwards compatible manner
3. PATCH version when you make backwards compatible bug fixes

## Reporting a Vulnerability

If you found a problem or a vulnerability you can open a [issue](https://github.com/isprambiente/bulmacomp/issues) in the github project.
If you found a bug and is too dangerous to send in a public issue, you can send me a email to [andrea.ranaldi@isprambiente.it](mailto:andrea.ranaldi@isprambiente.it)