File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 11<!--
22Thanks for raising a Spring Boot issue. What sort of issue are you raising?
33
4- Question
5-
4+ ❓Question
65Please ask questions about how to use something, or to understand why something isn't
76working as you expect it to, on Stack Overflow using the spring-boot tag.
87
9- Bug report
10-
8+ 🐞 Bug report
119Please provide details of the problem, including the version of Spring Boot that you
1210are using. If possible, please provide a test case or sample application that reproduces
1311the problem. This makes it much easier for us to diagnose the problem and to verify that
1412we have fixed it.
1513
16- Enhancement
14+ 🚨 Security Vulnerability
15+ STOP!! Please don't raise security vulnerabilities here. Head over to https://pivotal.io/security to learn how to disclose them responsibly.
1716
17+ 🎁 Enhancement
1818Please start by describing the problem that you are trying to solve. There may already
1919be a solution, or there may be a way to solve it that you hadn't considered.
20- -->
20+ -->
Original file line number Diff line number Diff line change @@ -25,6 +25,14 @@ problem.
2525
2626
2727
28+ == Reporting Security Vulnerabilities
29+ If you think you have found a security vulnerability in Spring Boot please *DO NOT*
30+ disclose it publicly until we've had a chance to fix it. Please don't report security
31+ vulnerabilities using GitHub issues, instead head over to https://pivotal.io/security and
32+ learn how to disclose them responsibly.
33+
34+
35+
2836== Sign the Contributor License Agreement
2937Before we accept a non-trivial patch or pull request we will need you to
3038https://cla.pivotal.io/sign/spring[sign the Contributor License Agreement].
You can’t perform that action at this time.
0 commit comments