diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..db8f676 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy + +## Supported Versions + +We support the latest major pytest version and the [Python versions with bugfix](https://devguide.python.org/versions/). +We make our best effort to support all the Python versions with [security fixes support](https://devguide.python.org/versions/). + +## Reporting a Vulnerability + +Security vulnerabilities are a serious matter. +If you discover a security issue in pytest_otel, +please report it by sending an email to kuisathaverat+pytest-otel[at]gmail.com. +Please do not report security issues in public GitHub issues.