-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Contributing, Notice and security file
Signed-off-by: Lukas Jungmann <[email protected]>
- Loading branch information
Showing
3 changed files
with
67 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[//]: # " Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved. " | ||
[//]: # " " | ||
[//]: # " This program and the accompanying materials are made available under the " | ||
[//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " | ||
[//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " | ||
[//]: # " " | ||
[//]: # " SPDX-License-Identifier: BSD-3-Clause " | ||
|
||
# Security Policy | ||
|
||
This project implements the Eclipse Foundation Security Policy | ||
|
||
* https://www.eclipse.org/security | ||
|
||
## Supported Versions | ||
|
||
These versions of Jakarta XML Web Services are currently being supported with | ||
security updates. | ||
|
||
| Version | Released | Supported | | ||
| ----------------------------------- | ---------- | ------------------ | | ||
| 4.0 (Jakarta XML Web Services) | 2022-03-31 | :white_check_mark: | | ||
| 3.0 (Jakarta SOAP with Attachments) | 2022-03-30 | :white_check_mark: | | ||
| < 3.0.1 (Jakarta XML Web Services) | 2021-03-26 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please report vulnerabilities to the Eclipse Foundation Security Team at | ||
[email protected] |