You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SECURITY.adoc
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,16 @@
1
-
# Security Policy
1
+
=Security Policy
2
2
3
-
## Supported Versions
3
+
== Reporting a Vulnerability
4
4
5
-
Please see the https://spring.io/projects/spring-data-mongodb[Spring Data MongoDB] 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].
6
7
7
-
## Reporting a Vulnerability
8
+
For more details, check out our https://spring.io/security-policy[security policy].
9
+
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.
8
16
9
-
Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.
0 commit comments