mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
515 B
515 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 recommndations 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