We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838d5c4 commit f41ea44Copy full SHA for f41ea44
1 file changed
SECURITY.md
@@ -0,0 +1,23 @@
1
+# Security Policy
2
+
3
4
+Python4NB is in early development so limited sercurity support is available at
5
+the moment.
6
7
+The Python4NB project leverages github workflow dependabot checks
8
+(see https://github.com/ebresie/python4nb/security/dependabot) during checkins
9
+and will make recommended commits with updates when applicable.
10
11
+## Supported Versions
12
13
+Use this section to tell people about which versions of your project are
14
+currently being supported with security updates.
15
16
+| Version | Supported |
17
+| ------- | ------------------ |
18
+| 0.1 | :x: |
19
20
+## Reporting a Vulnerability
21
22
+Should additional vulnerabilities be identified, please raise an issue on
23
+the python4nb github project.
0 commit comments