1 # ADOdb Security Policy
5 The following releases of the library are currently being supported with
6 security updates. Please refer to the [project's home page](https://adodb.org)
7 for actual version numbers.
11 - Development (Git *master* branch)
13 Older releases are no longer supported.
16 ## Reporting a Vulnerability
18 If you discover a vulnerability in ADOdb, please contact
19 the [project's maintainer](https://github.com/dregad)
21 - by e-mail (look for it in the Git history)
22 - via private chat on [Gitter](https://gitter.im/dregad)
24 Kindly provide the following information in your report:
26 - Affected ADOdb version(s) or Git revision
27 - A clear and detailed description of the issue, including if possible a code
28 snippet to demonstrate or reproduce the vulnerability
29 - A patch for the issue if you have one, preferably in *Git diff* format
33 To ensure a comprehensive and detailed declaration of the issue, we generally
34 prefer requesting CVE IDs ourselves, which usually happens after our analysis
35 confirms the vulnerability.
37 In case you have already obtained a CVE ID, do not forget to reference it in
42 Let us know if and how you wish to be credited for the finding.
44 Your name, e-mail, company, etc. will be included as specified in the CVE
45 report, as well as in the Git commit message patching the issue.