crocs-muni / sec-certs

Tool for analysis of security certificates and their security targets (Common Criteria, NIST FIPS140-2...).
https://sec-certs.org
MIT License
12 stars 8 forks source link

Fix NSCIB cert ID matching and canonicalization #363

Closed J08nY closed 8 months ago

J08nY commented 11 months ago

Describe the bug We are incorrectly parsing the NSCIB ids with -CR and -CR2.

For example: https://seccerts.org/cc/3e08a27e9d9c9b1e/

Expected behavior Match and canonicalize properly.

J08nY commented 8 months ago

This was fixed by #386 .