소스 검색

add SECURITY.md

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894749 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_0
PJ Fanning 2 년 전
부모
커밋
484074dd68
2개의 변경된 파일10개의 추가작업 그리고 9개의 파일을 삭제
  1. 6
    9
      README.md
  2. 4
    0
      SECURITY.md

README.rst → README.md 파일 보기

@@ -1,6 +1,4 @@

Apache POI
======================
# Apache POI

A Java library for reading and writing Microsoft Office binary and OOXML file formats.

@@ -32,11 +30,11 @@ And lower-level, supporting components:
* TNEF (HMEF) for Outlook winmail.dat files
* OpenXML4J (OOXML)

| Components named H??F are for reading or writing OLE2 binary formats.
| Components named X??F are for reading or writing OpenOffice XML (OOXML) formats.
Components named H??F are for reading or writing OLE2 binary formats.

Components named X??F are for reading or writing OpenOffice XML (OOXML) formats.

Getting started
------------------
# Getting started

Website: https://poi.apache.org/

@@ -59,8 +57,7 @@ Source code:

Requires Java 1.8 or later.

Contributing
------------------
# Contributing

* Download and install svn or git, Java JDK 1.8+, and Apache Ant 1.8+ or Gradle


+ 4
- 0
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.

Loading…
취소
저장