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
9 stars 7 forks source link

Add extraction of certificate data. #389

Closed J08nY closed 4 months ago

J08nY commented 4 months ago

This will fix #388.

codecov[bot] commented 4 months ago

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (131489e) 69.61% compared to head (4592f97) 68.57%.

Files Patch % Lines
src/sec_certs/sample/cc.py 76.60% 44 Missing :warning:
...ec_certs/model/references_nlp/segment_extractor.py 0.00% 3 Missing :warning:
src/sec_certs/dataset/cc.py 98.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #389 +/- ## ========================================== - Coverage 69.61% 68.57% -1.04% ========================================== Files 62 62 Lines 7548 7565 +17 ========================================== - Hits 5254 5187 -67 - Misses 2294 2378 +84 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.