File: SECURITY.md

package info (click to toggle)
libphp-adodb 5.22.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,288 kB
  • sloc: php: 35,671; xml: 80; sql: 32; makefile: 5
file content (45 lines) | stat: -rw-r--r-- 1,399 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# ADOdb Security Policy

## Supported Versions

The following releases of the library are currently being supported with
security updates. Please refer to the [project's home page](https://adodb.org)
for actual version numbers.

- Stable
- Legacy
- Development (Git *master* branch)

Older releases are no longer supported. 


## Reporting a Vulnerability

If you discover a vulnerability in ADOdb, please contact 
the [project's maintainer](https://github.com/dregad)

- by e-mail (look for it in the Git history)
- via private chat on [Gitter](https://gitter.im/dregad)

Kindly provide the following information in your report:

- Affected ADOdb version(s) or Git revision
- A clear and detailed description of the issue, including if possible a code 
  snippet to demonstrate or reproduce the vulnerability
- A patch for the issue if you have one, preferably in *Git diff* format

### CVE handling

To ensure a comprehensive and detailed declaration of the issue, we generally 
prefer requesting CVE IDs ourselves, which usually happens after our analysis
confirms the vulnerability.

In case you have already obtained a CVE ID, do not forget to reference it in 
your report.

### Credits

Let us know if and how you wish to be credited for the finding. 

Your name, e-mail, company, etc. will be included as specified in the CVE 
report, as well as in the Git commit message patching the issue.