Skip to content

Commit 61157ca

Browse files
committed
add SECURITY.md
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent 5a9b2db commit 61157ca

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)