|
1 | | -SW360 Security Policy |
| 1 | + |
| 2 | +# Eclipse SW360 Security Policy |
| 3 | + |
| 4 | + |
| 5 | +This Eclipse Foundation Project adheres to the [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/). |
| 6 | + |
| 7 | +## How To Report a Vulnerability |
| 8 | + |
| 9 | +If you think you have found a vulnerability in this repository, please report it to us through coordinated disclosure. |
| 10 | + |
| 11 | +**Please do not report security vulnerabilities through public issues, discussions, or change requests.** |
| 12 | + |
| 13 | +Instead, report it using one of the following ways: |
| 14 | + |
| 15 | +* Contact the [Eclipse Foundation Security Team ](mailto:[email protected]) via email |
| 16 | +* Create a [confidential issue](https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/new?issuable_template=new_vulnerability) in the Eclipse Foundation Vulnerability Reporting Tracker |
| 17 | +* Report a [vulnerability](https://github.com/eclipse-sw360/sw360/security/advisories/new) directly via private vulnerability reporting on GitHub |
| 18 | + |
| 19 | +You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/). |
| 20 | + |
| 21 | +Please include as much of the information listed below as you can to help us better understand and resolve the issue: |
| 22 | + |
| 23 | +* The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting) |
| 24 | +* Affected version(s) |
| 25 | +* Impact of the issue, including how an attacker might exploit the issue |
| 26 | +* Step-by-step instructions to reproduce the issue |
| 27 | +* The location of the affected source code (tag/branch/commit or direct URL) |
| 28 | +* Full paths of source file(s) related to the manifestation of the issue |
| 29 | +* Configuration required to reproduce the issue |
| 30 | +* Log files that are related to this issue (if possible) |
| 31 | +* Proof-of-concept or exploit code (if possible) |
| 32 | + |
| 33 | +This information will help us triage your report more quickly. |
| 34 | + |
| 35 | +## Supported Versions |
| 36 | + |
| 37 | +Supported versions are: |
| 38 | + |
| 39 | +* Version 19.0.0 |
0 commit comments