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

Reference analysis #322

Closed adamjanovsky closed 8 months ago

adamjanovsky commented 1 year ago

This PR adds models to annotate references.

Things to resolve:

As a byproduct, this closes #256

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (f0f7fa7) 74.61% compared to head (68b1c2d) 67.80%.

:exclamation: Current head 68b1c2d differs from pull request most recent head b648241. Consider uploading reports for the commit b648241 to get more accurate results

Files Patch % Lines
...c_certs/model/references_nlp/feature_extraction.py 0.00% 266 Missing :warning:
...ec_certs/model/references_nlp/segment_extractor.py 0.00% 154 Missing :warning:
...ec_certs/model/references_nlp/annotator_trainer.py 0.00% 80 Missing :warning:
src/sec_certs/model/references_nlp/annotator.py 0.00% 56 Missing :warning:
src/sec_certs/model/references_nlp/evaluation.py 0.00% 50 Missing :warning:
src/sec_certs/model/references_nlp/training.py 0.00% 37 Missing :warning:
src/sec_certs/utils/nlp.py 0.00% 20 Missing :warning:
src/sec_certs/model/references_nlp/__init__.py 0.00% 10 Missing :warning:
src/sec_certs/dataset/cc.py 75.00% 1 Missing :warning:
src/sec_certs/sample/cc_certificate_id.py 85.72% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #322 +/- ## ========================================== - Coverage 74.61% 67.80% -6.80% ========================================== Files 54 62 +8 Lines 6709 7394 +685 ========================================== + Hits 5005 5013 +8 - Misses 1704 2381 +677 ```

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

adamjanovsky commented 8 months ago

Just a quick comment on the current state of affairs: