Skip to content

Commit f41ea44

Browse files
authored
Create SECURITY.md
Initial Security policy for the project.
1 parent 838d5c4 commit f41ea44

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

SECURITY.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)