Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vulnerabilities): fix XXE attacks vulnerabilities and other code smell #17

Merged
merged 4 commits into from Oct 12, 2020

Conversation

alachambre
Copy link

  • Access to external entities and network access should always be
    disable to avoid XXS attacks vulnerabilities.

* Access to external entities and network access should always be
disable to avoid XXS attacks vulnerabilities.
@alachambre alachambre changed the title fix(vulnerabilities): fix XXE attacks vulnerabilities fix(vulnerabilities): fix XXE attacks vulnerabilities and other code smell Oct 12, 2020
@alachambre alachambre added the WIP label Oct 12, 2020
@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

68.8% 68.8% Coverage
0.0% 0.0% Duplication

warning The version of Java (1.8.0_265) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

@rbioteau rbioteau removed the WIP label Oct 12, 2020
@rbioteau rbioteau merged commit a12ad69 into master Oct 12, 2020
1 check passed
@rbioteau rbioteau deleted the fix/vulnerability_issues branch October 12, 2020 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants