| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | minor tweaks in reference notebook | Adam Janovsky | 2023-06-15 | 1 | -80/+166 | |
| | | | ||||||
| * | | more plots to references notebook | Adam Janovsky | 2023-06-15 | 1 | -4/+100 | |
| | | | ||||||
| * | | add more plots to reference notebook | Adam Janovsky | 2023-06-14 | 1 | -1/+155 | |
| | | | ||||||
| * | | refactor reference notebook | Adam Janovsky | 2023-06-08 | 2 | -479/+480 | |
| | | | ||||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 9 | -432/+4990 | |
| |\| | ||||||
| | * | Update cert_id_eval notebook. | J08nY | 2023-05-25 | 1 | -14/+12 | |
| | | | ||||||
| | * | new LaTeX commands vuln. notebook | Adam Janovsky | 2023-05-24 | 1 | -18/+52 | |
| | | | ||||||
| | * | add some latex commands previously missed from notebooks | Adam Janovsky | 2023-05-24 | 1 | -2/+31 | |
| | | | ||||||
| | * | poc notebook | Adam Janovsky | 2023-05-10 | 3 | -0/+4769 | |
| | | | ||||||
| | * | Merge branch 'fix/dup-dedup' into issue/324-Switch-from-NVD-data-feeds-to-API | J08nY | 2023-04-21 | 1 | -6/+78 | |
| | |\ | ||||||
| | | * | Move snapshot maching code to matcher. | J08nY | 2023-04-11 | 1 | -759/+62 | |
| | | | | ||||||
| | | * | Add CC and FIPS matching classes. | J08nY | 2023-04-11 | 1 | -47/+816 | |
| | | | | ||||||
| | * | | fix vulnerabilities notebook | Adam Janovsky | 2023-04-14 | 1 | -309/+29 | |
| | | | | ||||||
| | * | | fix references notebook | Adam Janovsky | 2023-04-14 | 1 | -86/+20 | |
| | | | | ||||||
| | * | | fix cpe eval notebook | Adam Janovsky | 2023-04-14 | 1 | -9/+11 | |
| | |/ | ||||||
| * | | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 1 | -236/+171 | |
| | | | ||||||
| * | | Merge branch 'main' into reference-analysis | Adam Janovsky | 2023-03-10 | 1 | -21/+308 | |
| |\| | ||||||
| | * | fix: Fixes in jupyter notebook and pandas utils | GeorgeFI | 2023-02-25 | 1 | -21/+308 | |
| | | | ||||||
| * | | WiP production-level reference annotation | adamjanovsky | 2023-03-03 | 2 | -363/+71 | |
| | | | ||||||
| * | | reference-analysis: add language detection | adamjanovsky | 2023-03-02 | 2 | -113/+212 | |
| | | | ||||||
| * | | adjust pipeline to new annotation format | adamjanovsky | 2023-02-24 | 2 | -296/+168 | |
| | | | ||||||
| * | | add reference annotation methodology | adamjanovsky | 2023-02-23 | 1 | -14/+17 | |
| | | | ||||||
| * | | tweak references pre-processing pipeline | adamjanovsky | 2023-02-21 | 1 | -60/+83 | |
| | | | ||||||
| * | | fix error in ref. annot data preprocessing | adamjanovsky | 2023-02-19 | 1 | -63/+12 | |
| | | | ||||||
| * | | reference annotations: better treatment of label noise detection | adamjanovsky | 2023-02-17 | 1 | -23/+114 | |
| | | | ||||||
| * | | more work on PoC reference annotator | adamjanovsky | 2023-02-17 | 2 | -556/+220 | |
| | | | ||||||
| * | | PoC reference annotator | Adam Janovsky | 2023-02-17 | 3 | -0/+1059 | |
| |/ | ||||||
| * | train/valid/test split for reference annotations | Adam Janovsky | 2023-02-10 | 1 | -0/+81 | |
| | | ||||||
| * | rename notebook common_criteria -> cc | Adam Janovsky | 2022-12-10 | 1 | -0/+0 | |
| | | ||||||
| * | Rename CommonCriteriaCert -> CCCertificate | Adam Janovsky | 2022-12-10 | 1 | -7/+10 | |
| | | ||||||
| * | rename common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 3 | -10/+12 | |
| | | ||||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 3 | -9/+19 | |
| | | | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 11 | -113936/+584 | |
| | | | | | | | | | | | * 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 | |||||
| * | Add results to notebooks to make them nice on GitHub. | J08nY | 2022-10-25 | 3 | -105/+1006 | |
| | | ||||||
| * | Add vulnerabilities notebook to FIPS. | J08nY | 2022-10-21 | 3 | -1/+705 | |
| | | ||||||
| * | Unify some CVE/CPE-help pandas functions and use them in FIPS. | J08nY | 2022-10-21 | 2 | -3474/+43468 | |
| | | ||||||
| * | Add temporal analysis of FIPS algorithms. | J08nY | 2022-10-21 | 1 | -4/+38 | |
| | | ||||||
| * | Add more fields to FIPS pandas dataframe. | J08nY | 2022-10-21 | 1 | -1/+14 | |
| | | ||||||
| * | Add MIP and IUT notebook for FIPS. | J08nY | 2022-10-21 | 1 | -0/+372 | |
| | | ||||||
| * | Add temporal trends notebook to FIPS. | J08nY | 2022-10-21 | 2 | -19/+70037 | |
| | | ||||||
| * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-19 | 6 | -1591/+2538 | |
| |\ | ||||||
| | * | merge fresh main | Adam Janovsky | 2022-10-19 | 5 | -359/+971 | |
| | |\ | ||||||
| | | * | Add modified sankey algo to references notebook. | J08nY | 2022-10-19 | 1 | -80/+450 | |
| | | | | ||||||
| | | * | Update the final run notebooks and cert_id eval data. | J08nY | 2022-10-10 | 3 | -62/+111 | |
| | | | | ||||||
| | | * | Update final run notebook with *the* final run. | J08nY | 2022-10-10 | 1 | -24/+657 | |
| | | | | ||||||
| | | * | Add git commit hash to final run notebook. | J08nY | 2022-10-09 | 1 | -620/+32 | |
| | | | | ||||||
| | * | | finalize plotting and vuln notebook, add networkx dep | Adam Janovsky | 2022-10-19 | 3 | -1074/+377 | |
| | | | | ||||||
| | * | | plotting of tables | Adam Janovsky | 2022-10-10 | 1 | -201/+756 | |
| | | | | ||||||
| | * | | rework vuln. notebook | Adam Janovsky | 2022-10-10 | 1 | -710/+879 | |
| | | | | ||||||
| | * | | introduce scipy dependency | Adam Janovsky | 2022-10-05 | 1 | -248/+17 | |
| | | | | ||||||
