Skip to content

Commit 812ff67

Browse files
authored
MNT Mention security advisory in our security policy (scikit-learn#31082)
1 parent 1a063ff commit 812ff67

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

SECURITY.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99

1010
## Reporting a Vulnerability
1111

12-
Please report security vulnerabilities by email to `security@scikit-learn.org`.
13-
This email is an alias to a subset of the scikit-learn maintainers' team.
12+
Please report security vulnerabilities by opening a new [GitHub security
13+
advisory](https://github.com/scikit-learn/scikit-learn/security/advisories/new).
14+
15+
You can also send an email to `security@scikit-learn.org`, which is an alias to
16+
a subset of the scikit-learn maintainers' team.
1417

1518
If the security vulnerability is accepted, a patch will be crafted privately
1619
in order to prepare a dedicated bugfix release as timely as possible (depending
1720
on the complexity of the fix).
1821

19-
In addition to sending the report by email, you can also report security
20-
vulnerabilities to [tidelift](https://tidelift.com/security).
22+
In addition to the options above, you can also report security vulnerabilities
23+
to [tidelift](https://tidelift.com/security).

0 commit comments

Comments
 (0)