GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
36 stars 25 forks source link

feat: adds safe XML parsing #928

Closed diegomarquezp closed 1 year ago

diegomarquezp commented 1 year ago

This change improves XML parsing safety by preventing DOCTYPE declarations.