Skip to content

RAT-541: create testhelpers.data package#655

Draft
Claudenw wants to merge 36 commits into
masterfrom
RAT-541_create-testhelper_data-package
Draft

RAT-541: create testhelpers.data package#655
Claudenw wants to merge 36 commits into
masterfrom
RAT-541_create-testhelper_data-package

fixed checkstyle issues

cfa48bb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jun 26, 2026 in 3s

3 new alerts including 3 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 938 in apache-rat-core/src/main/java/org/apache/rat/ReportConfiguration.java

See this annotation in the file changed.

Code scanning / SonarCloud

XML parsers should not be vulnerable to XXE attacks High

Disable access to external entities in XML parsing. See more on SonarQube Cloud

Check failure on line 254 in apache-rat-core/src/main/java/org/apache/rat/Reporter.java

See this annotation in the file changed.

Code scanning / SonarCloud

XML parsers should not be vulnerable to XXE attacks High

Disable access to external entities in XML parsing. See more on SonarQube Cloud

Check failure on line 372 in apache-rat-core/src/main/java/org/apache/rat/report/claim/ClaimStatistic.java

See this annotation in the file changed.

Code scanning / SonarCloud

XML parsers should not be vulnerable to XXE attacks High

Disable access to external entities in XML parsing. See more on SonarQube Cloud