Skip to content

Commit e48266c

Browse files
authored
Create SECURITY.md
1 parent f6d141d commit e48266c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security Policy
2+
3+
APSW depends on the underlying SQLite library and C Python implementation. It does not
4+
have any addiitonal permissions above those environments.
5+
6+
## Supported Versions
7+
8+
All versions where the SQLite libary and C Python are supported.
9+
10+
## Reporting a Vulnerability
11+
12+
You can report vulnerabilities privately to rogerb@rogerbinns.com, or publicly via the
13+
issue tracker.

0 commit comments

Comments
 (0)