mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 08:55:04 +00:00
grammar
This commit is contained in:
parent
5820be63e5
commit
11fb43cb37
1 changed files with 2 additions and 1 deletions
|
|
@ -10,4 +10,5 @@ Some information on how we aim to ensure certain level of quality.
|
|||
|
||||
## XML-Security Best Practices
|
||||
|
||||
* We follow the [OWASP recommendations](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/XML_Security_Cheat_Sheet.md) on best practices for JAVA XML to mitigate XML eXternal Entity (XXE) attacks and per default we do not allow external references on Entities and XIncludes
|
||||
* We follow the [OWASP recommendations](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/XML_Security_Cheat_Sheet.md)
|
||||
on best practices for JAVA XML to mitigate XML eXternal Entity (XXE) attacks and we do not allow external references on Entities and XIncludes per default.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue