Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 19 additions & 17 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
<!--
For any questions about implementing security best practices, contact the
Eclipse Foundation Security Team at security@eclipse-foundation.org
-->
# Security Policy

# How To Report a Vulnerability
This Eclipse Foundation Project adheres to the [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/).

If you think you have found a vulnerability in EMF Validation you can report it using one of the following ways:
## How To Report a Vulnerability

* Contact the [Eclipse Foundation Security Team](mailto:security@eclipse-foundation.org)
* Create a [confidential issue](https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/new?issuable_template=new_vulnerability)
If you think you have found a vulnerability in this repository, please report it to us through coordinated disclosure.

You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/).
**Please do not report security vulnerabilities through public issues, discussions, or pull requests.**

# Supported Versions
Instead, report it using one of the following ways by creating a [confidential issue](https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/new?issuable_template=new_vulnerability) in the Eclipse Foundation Vulnerability Reporting Tracker

<!--
Which releases of the project's software are actively maintaned and receive security updates?
-->
Supported versions are:
Check individual repositories for latest versions.
You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/).

# Security Policy
Please include as much of the information listed below as you can to help us better understand and resolve the issue:

- The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting)
- Affected version(s)
- Impact of the issue, including how an attacker might exploit the issue
- Step-by-step instructions to reproduce the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Full paths of source file(s) related to the manifestation of the issue
- Configuration required to reproduce the issue
- Log files that are related to this issue (if possible)
- Proof-of-concept or exploit code (if possible)

This project follows [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/).
This information will help us triage your report more quickly.