Skip to content

Commit f2ceaa6

Browse files
committed
Enable private vulnerability reporting.
Closes #2146
1 parent 53baca7 commit f2ceaa6

3 files changed

Lines changed: 26 additions & 15 deletions

File tree

SECURITY.adoc

Lines changed: 0 additions & 15 deletions
This file was deleted.

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Please [open a draft security advisory](https://github.com/spring-projects/spring-data-couchbase/security/advisories/new) 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 [supported versions](https://spring.io/projects/spring-data#support).
7+
8+
For more details, check out our [security policy](https://spring.io/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.

SUPPORT.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
= Getting support for Spring Data Couchbase
2+
3+
Spring Data Couchbase is a community-maintained Spring Data project by https://www.couchbase.com/[Couchbase]. It is released as part of the Spring Data Release train.
4+
5+
== GitHub issues
6+
7+
We choose not to use GitHub issues for general usage questions and support, preferring to use issues solely for the tracking of bugs and enhancements.
8+
If you have a general usage question, please do not open a GitHub issue but use one of the other channels https://github.com/spring-projects/spring-data-couchbase#getting-help[described in the readme file].
9+
10+
If you are reporting a bug, please help to speed up problem diagnosis by providing as much information as possible.
11+
Ideally, that would include a small sample project that reproduces the problem.

0 commit comments

Comments
 (0)