Skip to content

Commit 2a98dce

Browse files
committed
Update Update security documentation.
See #2157
1 parent 0fd6d46 commit 2a98dce

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

SECURITY.adoc

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
# Security Policy
1+
= Security Policy
22

3-
## Supported Versions
3+
== Reporting a Vulnerability
44

5-
Please see the https://spring.io/projects/spring-data-jdbc[Spring Data JDBC] project page for supported versions.
5+
Please, https://github.com/spring-projects/security-advisories/security/advisories/new[open a draft security advisory] if you need to disclose and discuss a security issue in private with the Spring Data team.
6+
Note that we only accept reports against https://spring.io/projects/spring-data#support[supported versions].
67

7-
## Reporting a Vulnerability
8+
For more details, check out our https://spring.io/security-policy[security policy].
89

9-
Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.
10+
== JAR signing
11+
12+
Spring Data JARs released on Maven Central are signed.
13+
You'll find more information about the key here: https://spring.io/GPG-KEY-spring.txt
14+
15+
Versions released prior to 2023 may be signed with a different key.

0 commit comments

Comments
 (0)