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

[plugin-xml] Disable access to external entities in XML parsing #4097

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valfirst
Copy link
Collaborator

@valfirst valfirst requested a review from a team as a code owner June 27, 2023 20:30
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #4097 (42b47a0) into master (b0efe1e) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #4097      +/-   ##
============================================
+ Coverage     97.18%   97.20%   +0.01%     
  Complexity     6432     6432              
============================================
  Files           897      897              
  Lines         18516    18519       +3     
  Branches       1216     1216              
============================================
+ Hits          17995    18001       +6     
+ Misses          412      411       -1     
+ Partials        109      107       -2     
Impacted Files Coverage Δ
...l/src/main/java/org/vividus/util/xml/XmlUtils.java 96.87% <100.00%> (+0.15%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant