nilp0inter / cpe

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

Update cpeset2_3.py #59

Closed ywgdjryf closed 3 months ago

ywgdjryf commented 7 months ago

Fix the problem when comparing CPE with formatted string, it always returns False no matter what. #52

figure002 commented 5 months ago

Thanks for fixing this! It would be nice to have a unit test that confirms your fix.

creekorful commented 3 months ago

Hi @ywgdjryf! Thanks a lot for contributing.

Echoing what @figure002 said: Would you mind adding an unit test to cover this case?

I will cut a release soon and would love to include this fix.

Cheers

creekorful commented 3 months ago

Hello @ywgdjryf would you mind re-opening the PR against the 'main' branch? We did some cleanup with @nilp0inter and it closed some PRs.

Cheers