diff options
author | PJ Fanning <fanningpj@apache.org> | 2021-11-05 08:39:11 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2021-11-05 08:39:11 +0000 |
commit | 484074dd68664c1e51de48890ad71526e5910dfa (patch) | |
tree | 037588fc2575d6e5f7a1887da40ce89bc43072a8 /SECURITY.md | |
parent | e40b4e1ec9801e95b7544ed975cda58b0a1b6a09 (diff) | |
download | poi-484074dd68664c1e51de48890ad71526e5910dfa.tar.gz poi-484074dd68664c1e51de48890ad71526e5910dfa.zip |
add SECURITY.md
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894749 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000000..ef6bdc6988 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# Security + +If you suspect you have found a security vulnerability in Apache POI code, please read https://www.apache.org/security/ +for how to report the issue. Please do not report the details publicly until the report is reviewed.
\ No newline at end of file |