We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9b2db commit 61157caCopy full SHA for 61157ca
SECURITY.md
@@ -0,0 +1,22 @@
1
+
2
+## Reporting security issues
3
4
+Please report security issues related to the reload4j project or log4j
5
+1.x to the following email address:
6
7
+ support(at)qos.ch
8
9
10
+## Verifying contents
11
12
+All reload4j project artifacts published on Maven central are
13
+signed. For each artifact, there is an associated signature file with
14
+the .asc suffix.
15
16
+To verify the signature use [this public key](https://www.slf4j.org/public-keys/ceki-public-key.pgp). Here is its fingerprint:
17
+```
18
+pub 2048R/A511E325 2012-04-26
19
+Key fingerprint = 475F 3B8E 59E6 E63A A780 6748 2C7B 12F2 A511 E325
20
+uid Ceki Gulcu <[email protected]>
21
+sub 2048R/7FBFA159 2012-04-26
22
0 commit comments