File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,13 @@ MPL license only.
8888- [ Tutorial] ( https://github.com/LibrePDF/OpenPDF/wiki/Tutorial ) (wiki, work in progress)
8989- [ Migration from iText, TIFF support] ( https://github.com/LibrePDF/OpenPDF/wiki/Migrating-from-iText-2-and-4 )
9090
91+ ## Security Notice
92+
93+ It is the responsibility of the application developer to ensure that all input passed into OpenPDF is trusted,
94+ sanitized, and safe.
95+ OpenPDF does not perform input validation or enforce sandboxing. For important security guidelines and common risks,
96+ please read our [ Security Policy] ( Security.md ) .
97+
9198## Background
9299
93100OpenPDF is open source software with a LGPL and MPL license. It is a fork of iText version 4, more
@@ -107,13 +114,6 @@ OpenPDF ancestors in GitHub (in fork order):
1071144 . [ @ymasory ] ( https://github.com/ymasory ) / [ iText-4.2.0] ( https://github.com/ymasory/iText-4.2.0 ) -
108115 original parent on GitHub
109116
110- ## Security Notice
111-
112- It is the responsibility of the application developer to ensure that all input passed into OpenPDF is trusted,
113- sanitized, and safe.
114- OpenPDF does not perform input validation or enforce sandboxing. For important security guidelines and common risks,
115- please read our [ Security Policy] ( Security.md ) .
116-
117117## Android
118118
119119OpenPDF can be used with Android, more info
You can’t perform that action at this time.
0 commit comments