Skip to content

Commit 863e03f

Browse files
authored
Create SECURITY.md (#32358)
An initial draft of SECURITY.md.
1 parent d309635 commit 863e03f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
The LTS and current stable releases of Julia are the ones supported for security updates.
6+
7+
| Version | Supported |
8+
| ------- | ------------------ |
9+
| LTS | :white_check_mark: |
10+
| Stable | :white_check_mark: |
11+
| < 1.0 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
Please report security vulnerabilities by emailing [email protected].

0 commit comments

Comments
 (0)