-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update security policy and issue template
Because Spring Framework already has a security policy, this shows up in the issue template automatically. This commit removes the extra external link and updates the original security policy. See gh-33711
- Loading branch information
Showing
2 changed files
with
5 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
# Security Policy | ||
# Reporting a Vulnerability | ||
|
||
You can create a [draft security advisory here](https://github.com/spring-projects/security-advisories/security/advisories/new). | ||
Security issues must be disclosed and discussed in private. Please check out our [security policy](https://spring.io/security-policy). | ||
Note that we can only accept vulnerabilities against [supported versions](https://spring.io/projects/spring-framework#support). | ||
|
||
## JAR signing | ||
|
||
Spring Framework JARs released on Maven Central are signed. | ||
You'll find more information about the key here: https://spring.io/GPG-KEY-spring.txt | ||
|
||
## Supported Versions | ||
|
||
Please see the | ||
[Spring Framework Versions](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions) | ||
wiki page. | ||
|
||
## Reporting a Vulnerability | ||
|
||
Please see https://spring.io/security-policy. |