|
| 1 | +# Security Policy |
| 2 | + |
| 3 | +Proj4J is a LocationTech project and adheres to the |
| 4 | +[Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/). |
| 5 | +Vulnerabilities are tracked by the Eclipse security team, in cooperation with the Proj4J committers. |
| 6 | +Fixing vulnerabilities is done by the Proj4J committers, with assistance and guidance from the security team. |
| 7 | + |
| 8 | +## How To Report a Vulnerability |
| 9 | + |
| 10 | +If you think you have found a vulnerability in this repository, please report it to us through coordinated disclosure: |
| 11 | + |
| 12 | +* [Create a confidential issue](https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/new?issuable_template=new_vulnerability) |
| 13 | + in the Eclipse Foundation Vulnerability Reporting Tracker |
| 14 | + |
| 15 | +**Please do not report security vulnerabilities through public issues, discussions, or change requests.** |
| 16 | + |
| 17 | +You can find more information about reporting and disclosure at the |
| 18 | +[Eclipse Foundation Security page](https://www.eclipse.org/security/). |
| 19 | + |
| 20 | +Please include as much of the information listed below as you can to help us better understand and resolve the issue: |
| 21 | + |
| 22 | +* The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting) |
| 23 | +* Affected version(s) |
| 24 | +* Impact of the issue, including how an attacker might exploit the issue |
| 25 | +* Step-by-step instructions to reproduce the issue |
| 26 | +* The location of the affected source code (tag/branch/commit or direct URL) |
| 27 | +* Full paths of source file(s) related to the manifestation of the issue |
| 28 | +* Configuration required to reproduce the issue |
| 29 | +* Log files that are related to this issue (if possible) |
| 30 | +* Proof-of-concept or exploit code (if possible) |
| 31 | + |
| 32 | +This information will help us triage your report more quickly. |
| 33 | + |
| 34 | +## Supported Versions |
| 35 | + |
| 36 | +The Proj4J committers will evaluate the impact and scope of any vulnerabilities with guidance from the Eclipse |
| 37 | +security team, and apply patches to previous releases as deemed necessary. |
0 commit comments