tompiscitell

Results 1 comments of tompiscitell

I think this is happening because `CpeDB.parseCpes(DefCveItem cve)` is flattening all the CPEs for a given CVE without consideration for the operator: ``` private List parseCpes(DefCveItem cve) throws CpeValidationException {...