Skip to content

Commit 94fc1d7

Browse files
committed
Add security policy
1 parent d278251 commit 94fc1d7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

SECURITY.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Supported Versions
2+
3+
Only the docker image with the latest version of Julia is supported with
4+
security updates.
5+
6+
## Reporting a Vulnerability
7+
8+
To report a vulnerability in the latest docker image, email the maintainer
9+
10+
11+
## Vulnerabilities in Prior Versions
12+
13+
Vulnerabilities in docker images with prior versions of Julia are not fixed.
14+
15+
Whenever a new version of Julia is released, the previous version's docker image
16+
is rebuilt once again and then frozen.
17+
18+
Docker images *may* be rebuilt or extended if they fail to start or have runtime
19+
issues.

0 commit comments

Comments
 (0)