Skip to content

Commit bce0779

Browse files
committedMar 26, 2023
Add security policy
1 parent 2f9f0fc commit bce0779

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 Python 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+
olivier.benz@b-data.ch.
10+
11+
## Vulnerabilities in Prior Versions
12+
13+
Vulnerabilities in docker images with prior versions of Python are not fixed.
14+
15+
Whenever a new version of Python is released, the previous version's docker
16+
image 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)
Please sign in to comment.