File: SECURITY.md

package info (click to toggle)
sqlparse 0.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: python: 5,310; sql: 167; makefile: 107; sh: 14
file content (14 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Security Policy

## Supported Versions

For now `sqlparse` uses very defensive version numbers. There's no major version yet. 
In turn there's only one supported version and this is the latest.

## Reporting a Vulnerability

To report a vulnerability head over to the [Security Advisories](https://github.com/andialbrecht/sqlparse/security/advisories) 
page and click on "New draft security advisory".

Feel free to contact me at albrecht.andi@gmail.com if you have any questions or want to discuss things
beforehand.