| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | analysis of references to unknown certs | Adam Janovsky | 2023-06-30 | 1 | -1/+45 | |
| | | | ||||||
| * | | more plots about summary of references | Adam Janovsky | 2023-06-30 | 1 | -3/+70 | |
| | | | ||||||
| * | | 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 | 1 | -479/+80 | |
| | | | ||||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 5 | -426/+143 | |
| |\| | ||||||
| | * | 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 | |
| | | | ||||||
| | * | 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 common_criteria modules to cc | Adam Janovsky | 2022-12-09 | 1 | -1/+1 | |
| | | ||||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -3/+2 | |
| | | | | | | | - 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 | 4 | -112998/+351 | |
| | | | | | | | | | | | * 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 | 1 | -21/+77 | |
| | | ||||||
| * | Add vulnerabilities notebook to FIPS. | J08nY | 2022-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | Unify some CVE/CPE-help pandas functions and use them in FIPS. | J08nY | 2022-10-21 | 2 | -3474/+43468 | |
| | | ||||||
| * | Add temporal trends notebook to FIPS. | J08nY | 2022-10-21 | 1 | -19/+69801 | |
| | | ||||||
| * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-19 | 4 | -981/+2099 | |
| |\ | ||||||
| | * | merge fresh main | Adam Janovsky | 2022-10-19 | 2 | -3/+578 | |
| | |\ | ||||||
| | | * | 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 | 1 | -21/+78 | |
| | | | | ||||||
| | * | | finalize plotting and vuln notebook, add networkx dep | Adam Janovsky | 2022-10-19 | 2 | -809/+322 | |
| | | | | ||||||
| | * | | 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 | |
| | | | | ||||||
| | * | | user spearman to compute correlations, further enhances | Adam Janovsky | 2022-10-05 | 1 | -851/+1540 | |
| | | | | ||||||
| * | | | move/update cert_id/cpe validation notebooks | Adam Janovsky | 2022-10-19 | 2 | -4/+495 | |
| | | | | ||||||
| * | | | add latex commands for evaluation | Adam Janovsky | 2022-10-10 | 1 | -7/+15 | |
| | |/ |/| | ||||||
| * | | Update CPE evaluation dataset | Adam Janovsky | 2022-10-09 | 1 | -14/+31 | |
| | | | | | | | | | | | | | | | - 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 | |||||
| * | | add command for number of converted pdf documents | Adam Janovsky | 2022-10-05 | 1 | -2/+3 | |
| | | | ||||||
| * | | Sample (6) missing digests (to have 100) for manual CPE evaluation | Adam Janovsky | 2022-10-05 | 1 | -3/+3 | |
| | | | ||||||
| * | | add LaTeX commands for OCR success rate | Adam Janovsky | 2022-10-05 | 1 | -58/+72 | |
| | | | ||||||
| * | | prepare code for CPE manual evaluation | Adam Janovsky | 2022-10-04 | 3 | -17/+135 | |
| |/ | ||||||
| * | Merge pull request #259 from ↵ | adamjanovsky | 2022-09-30 | 2 | -509/+1101 | |
| |\ | | | | | | | | | crocs-muni:feat/temporal-trends-notebook-improvements Temporal notebook iterative improvements | |||||
