nilp0inter / cpe

CPE: Common Platform Enumeration for Python
GNU Lesser General Public License v3.0
92 stars 30 forks source link

NotImplementedError is raised on a valid cpe #40

Closed 3droj7 closed 4 years ago

3droj7 commented 5 years ago

The CPE is - "cpe:2.3:a:disney:where\\'s_my_perry?_free:1.5.1:*:*:*:*:android:*:*"

From "CVE-2014-5606"

Exception - NotImplementedError: Style of version 2.3 of CPE not implemented

donpellegrino commented 4 years ago

This seems to be the same as Issue #43

nilp0inter commented 4 years ago

Let's discuss this on #43 .