scikit-learn/SECURITY.md

18 lines
556 B
Markdown

# Security Policy
## Supported Versions
| Version | Supported |
| --------- | ------------------ |
| 1.0.1 | :white_check_mark: |
| < 1.0.1 | :x: |
## Reporting a Vulnerability
Please report security vulnerabilities by email to `security@scikit-learn.org`.
This email is an alias to a subset of the scikit-learn maintainers' team.
If the security vulnerability is accepted, a patch will be crafted privately
in order to prepare a dedicated bugfix release as timely as possible (depending
on the complexity of the fix).