You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elixir applies bug fixes only to the latest minor branch. Security patches are available for the last 5 minor branches:
6
+
7
+
| Elixir version | Support
8
+
| -------------- | ------------------------------
9
+
| 1.9 | Bug fixes and security patches
10
+
| 1.8 | Security patches only
11
+
| 1.7 | Security patches only
12
+
| 1.6 | Security patches only
13
+
| 1.5 | Security patches only
14
+
15
+
## Announcements
16
+
17
+
New releases are announced in the read-only [announcements mailing list](https://groups.google.com/group/elixir-lang-ann). You can subscribe by sending an email to elixir-lang-ann+subscribe@googlegroups.com and replying to the confirmation email.
18
+
19
+
All security releases [will be tagged with `[security]`](https://groups.google.com/forum/#!searchin/elixir-lang-ann/%5Bsecurity%5D%7Csort:date).
20
+
21
+
## Reporting a vulnerability
22
+
23
+
Please disclose security vulnerabilities privately at elixir-security@googlegroups.com
0 commit comments