Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Security: Disable XML external entity processing

Compare
Choose a tag to compare
@sfuhrm sfuhrm released this 04 Mar 12:32
· 361 commits to master since this release
  • Disable XML external entity processing to not have XXE attacks from remote pom files. In very unlikely cases it is possible that POM files can not be read anymore. Please open an issue in such a case.
  • Minor refactorings.