Permalink
60 changes: 33 additions & 27 deletions
60
src/main/java/org/bonitasoft/connectors/ws/SecureWSConnector.java
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
fix(vulnerabilities): fix XXE attacks vulnerabilities and other code …
…smell (#17) * Access to external entities and network access should always be disable to avoid XXS attacks vulnerabilities. * Log error properly * refactor logger name to be compliant with java naming conventions
- Loading branch information
Adrien
committed
Oct 12, 2020
1 parent
17a214d
commit a12ad69
Showing
1 changed file
with
33 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters