forked from Sustainsys/Saml2
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
6629760
commit 502a3b1
Showing
1 changed file
with
7 additions
and
4 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 |
---|---|---|
@@ -1,15 +1,18 @@ | ||
# Security Policy | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| Kentor.AuthServices (any version) | :x: | | ||
| Version | Supported | Action Required | | ||
| ------- | ------------------ | ------ | | ||
| Kentor.AuthServices (any version) | :x: | Migrate to latest Sustainsys.Saml2 1.x.y | | ||
| Sustainsys.Saml2 latest 1.x.y | :white_check_mark: | | ||
| Sustainsys.Saml2 latest 2.x.y | :white_check_mark: | | ||
| Sustainsys.Saml2 master branch, planned major version 3. | :x: | Wait for develpment to get ready. Or help out! | | ||
|
||
The 1.x branch only receives security updates or critical functionality patches, such as the SameSite cookie fix. | ||
|
||
The 2.x branch is the currently supported version where new functionality is added. Only tha latest version will receive patches. | ||
|
||
The master branch is for development of a new major version 3. It is work in progress and is not supported yet. | ||
|
||
## Reporting a Vulnerability | ||
|
||
Mail any security issues to [email protected]. Never open an issue in the repo unless instructed so by mail. Do not submit an open pull request. | ||
Mail any security issues to [email protected]. Never open an issue in the repo unless instructed so by mail. Do not submit a pull request. |