Skip to content

Commit 0e7ff4b

Browse files
committed
add SECURITY.md
1 parent 86f0a53 commit 0e7ff4b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SECURITY.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Security Policy
2+
3+
Last Updated: 2021-09-30
4+
5+
## Supported Versions
6+
7+
Current status of open branches, with new releases, can be found from [Jackson Releases](https://github.com/FasterXML/jackson/wiki/Jackson-Releases)
8+
wiki page
9+
10+
## Reporting a Vulnerability
11+
12+
The recommended mechanism for reporting possible security vulnerabilities follows
13+
so-called "Coordinated Disclosure Plan" (see [definition of DCP](https://vuls.cert.org/confluence/display/Wiki/Coordinated+Vulnerability+Disclosure+Guidance)
14+
for general idea). The first step is to file a [Tidelift security contact](https://tidelift.com/security):
15+
Tidelift will route all reports via their system to maintainers of relevant package(s), and start the
16+
process that will evaluate concern and issue possible fixes, send update notices and so on.
17+
Note that you do not need to be a Tidelift subscriber to file a security contact.
18+
19+
Alternatively you may also report possible vulnerabilities to `info` at fasterxml dot com
20+
mailing address. Note that filing an issue to go with report is fine, but if you do that please
21+
DO NOT include details of security problem in the issue but only in email contact.
22+
This is important to give us time to provide a patch, if necessary, for the problem.

0 commit comments

Comments
 (0)