validator/docs/qs.md
2019-06-21 14:44:06 +02:00

619 B

Quality Management

Some information on how we aim to ensure certain level of quality.

Measures

  • We perform unit tests (see source code )
  • We perform static code analysis using Sonar

XML-Security Best Practices

  • We follow the OWASP recommendations 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