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

Move to XMLUnit Legacy #3235

Merged
merged 2 commits into from Jul 30, 2023
Merged

Move to XMLUnit Legacy #3235

merged 2 commits into from Jul 30, 2023

Conversation

iBotPeaches
Copy link
Owner

The old location of XMLUnit has ended. The proper path here is to migrate towards XMLUnit 2.x, but it looks like a challenge to rewrite our XML diff.

For now, a jump to the 2.x port of v1 can gain us an XXE Protection in case malicious test files exist during the build (of apktool). Which honestly I don't think would ever happen as if you have to control of a system that is building apktool itself and have the power to edit/change XML files - you could do more damage.

Part of me also wants to go into a CVE rant about honestly garbage CVEs, but lets upgrade this with 1 line changed to "quiet" some garbage automated scan and be done with this.

@iBotPeaches iBotPeaches marked this pull request as ready for review July 30, 2023 17:48
@iBotPeaches iBotPeaches merged commit 445da0e into master Jul 30, 2023
31 checks passed
@iBotPeaches iBotPeaches deleted the xmlunit-legacy branch July 30, 2023 17:48
iBotPeaches added a commit that referenced this pull request Jul 30, 2023
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