Browse Source

Update Update security documentation.

See #2159
issue/year-as-integer
Mark Paluch 1 month ago
parent
commit
4795e6fa25
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 16
      SECURITY.adoc

16
SECURITY.adoc

@ -1,9 +1,15 @@ @@ -1,9 +1,15 @@
# Security Policy
= Security Policy
## Supported Versions
== Reporting a Vulnerability
Please see the https://spring.io/projects/spring-data-jdbc[Spring Data JDBC] project page for supported versions.
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.
Note that we only accept reports against https://spring.io/projects/spring-data#support[supported versions].
## Reporting a Vulnerability
For more details, check out our https://spring.io/security-policy[security policy].
Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.
== JAR signing
Spring Data JARs released on Maven Central are signed.
You'll find more information about the key here: https://spring.io/GPG-KEY-spring.txt
Versions released prior to 2023 may be signed with a different key.

Loading…
Cancel
Save