phylum-dev / cli

Command line interface for the Phylum API
https://phylum.io
GNU General Public License v3.0
99 stars 10 forks source link

Issue parsing `effective-pom.xml` files with `ch1252` encoding #1386

Closed ejortega closed 3 months ago

ejortega commented 3 months ago

Overview

The parser fails when deserializing https://github.com/eugenp/tutorials/blob/master/maven-modules/maven-pom-types/effective-pom.xml

How To Reproduce

Steps to reproduce this behavior:

  1. Analyze an effective-pom xml with ch1252 encoding
  2. See Unsupported encoding: Cp1252 error