| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 2 | -0/+33 |
| | | | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints | ||||
| * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-19 | 2 | -9/+12 |
| |\ | |||||
| | * | Update the final run notebooks and cert_id eval data. | J08nY | 2022-10-10 | 2 | -9/+12 |
| | | | |||||
| * | | move new CPE labeling, validation to proper dirs | Adam Janovsky | 2022-10-19 | 4 | -11/+74655 |
| | | | |||||
| * | | delete old CPE labeling notebooks, validation splits | Adam Janovsky | 2022-10-19 | 2 | -69748/+0 |
| |/ | |||||
| * | Update CPE evaluation dataset | Adam Janovsky | 2022-10-09 | 1 | -101/+101 |
| | | | | | | | | - When improving CPE classifier dataset, some of the evaluation samples were used to steer the engineering choices. New dataset was sampled at random. - Also update notebook to prepare the evaluation | ||||
| * | Sample (6) missing digests (to have 100) for manual CPE evaluation | Adam Janovsky | 2022-10-05 | 1 | -6/+6 |
| | | |||||
| * | prepare code for CPE manual evaluation | Adam Janovsky | 2022-10-04 | 1 | -0/+101 |
| | | |||||
| * | Merge some ddesignations in manual reference eval data. | J08nY | 2022-09-27 | 1 | -2/+2 |
| | | |||||
| * | Add reference eval of random subset of certs. | J08nY | 2022-09-26 | 2 | -1/+183 |
| | | |||||
| * | Final evaluation changes. | J08nY | 2022-09-22 | 4 | -175/+187 |
| | | |||||
| * | Canonicalize before choosing cert_id, sort by length if same weight. | J08nY | 2022-09-21 | 3 | -12/+13 |
| | | |||||
| * | Normalize cert_id candidates to 0.0-1.0 range but without sum normalization. | J08nY | 2022-09-21 | 2 | -7/+39 |
| | | |||||
| * | Improve some cert_id rules and canonicalization. | J08nY | 2022-09-21 | 3 | -18/+18 |
| | | |||||
| * | Add ground truth analysis of cert ids. | J08nY | 2022-09-21 | 1 | -0/+101 |
| | | |||||
| * | Move notebooks around and fix imports. | J08nY | 2022-09-19 | 3 | -460/+10 |
| | | |||||
| * | Add cert_id_evalution notebook, improve cert-id heuristics. | J08nY | 2022-09-19 | 4 | -281/+473 |
| | | |||||
| * | Compute CC cert IDs based on schheme of certificate to avoid mismatch. | J08nY | 2022-09-19 | 1 | -3/+3 |
| | | |||||
| * | More mannual analysis of duuplicate cert_id dcs. | J08nY | 2022-09-19 | 2 | -0/+491 |
| | | |||||
| * | Add missing cert_id eval and fix some regexes. | J08nY | 2022-09-19 | 1 | -0/+91 |
| | | |||||
| * | update sar corr readme | Adam Janovsky | 2022-04-18 | 1 | -1/+3 |
| | | |||||
| * | intermediate correlation results SARs CVEs | Adam Janovsky | 2022-04-18 | 3 | -0/+67 |
| | | |||||
| * | rename validaiton sets fips | Adam Janovsky | 2021-11-04 | 2 | -0/+0 |
| | | |||||
| * | account for some changes in CPE database by NIST | Adam Janovsky | 2021-11-04 | 1 | -4/+4 |
| | | |||||
| * | fix filename typo cc.fips -> cc.json | Adam Janovsky | 2021-11-04 | 1 | -0/+0 |
| | | |||||
| * | move data readme | Adam Janovsky | 2021-11-04 | 1 | -2/+10 |
| | | |||||
| * | add manually assigned CPE labels | Adam Janovsky | 2021-11-04 | 2 | -0/+69748 |
| | | |||||
| * | add validation test split dataset | Adam Janovsky | 2021-11-04 | 5 | -0/+8631 |
