Commit e7ef465
committed
Remove unused insecure code and harden tests against XXE
- Removed unused `write(xmlFile: XMLDocument, directory: URL)` method in `Sources/ExFig/Output/FileWriter.swift`.
- Updated `Tests/SVGKitTests/VectorDrawableIntegrationTests.swift` and `Tests/SVGKitTests/VectorDrawableGradientTests.swift` to explicitly use `XMLNode.Options.nodeLoadExternalEntitiesNever` when initializing `XMLDocument`, preventing potential XXE vulnerabilities in test environments.
- Ensured `mise.lock` remains unmodified.1 parent e6b84ca commit e7ef465
0 file changed
0 commit comments