-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
The XMLSec library WILL provide security updates / fixes for the released versions for 5 years since [the day of the release](https://www.aleksey.com/xmlsec/news.html). | ||
After 5 years, the support MIGHT be provided on case-by-case basis. | ||
|
||
| Version | Rekease date | Supported | | ||
| --------- | -------------------|------------------- | | ||
| <= 1.2.28 | April 16, 2019 | :x: | | ||
| >= 1.2.29 | October 15, 2019 | :white_check_mark: | | ||
| >= 1.3.0 | April 12, 2023 | :white_check_mark: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please use [GitHub private vulnerability reporting tool](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) | ||
to report any security issues or vulnerabilities. |