| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | |||||
| | * | | 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/+3 |
| | | | | |||||
| * | | | delete old CPE labeling notebooks, validation splits | Adam Janovsky | 2022-10-19 | 1 | -112/+0 |
| | | | | |||||
| * | | | 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 |
| | | | |||||
| * | | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 1 | -333/+331 |
| |\| | |||||
| | * | Update final run with even more final run. | J08nY | 2022-10-04 | 1 | -333/+331 |
| | | | |||||
| * | | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 1 | -0/+812 |
| |\| | |||||
| | * | Add final-run logs. | J08nY | 2022-10-04 | 1 | -89/+700 |
| | | | |||||
| | * | Add final run notebook. | J08nY | 2022-10-04 | 1 | -0/+201 |
| | | | |||||
| * | | prepare code for CPE manual evaluation | Adam Janovsky | 2022-10-04 | 4 | -18/+136 |
| |/ | |||||
| * | Merge pull request #259 from ↵ | adamjanovsky | 2022-09-30 | 3 | -509/+1587 |
| |\ | | | | | | | | | crocs-muni:feat/temporal-trends-notebook-improvements Temporal notebook iterative improvements | ||||
| | * | random fixes and improvements in notebooks | Adam Janovsky | 2022-09-30 | 3 | -299/+535 |
| | | | |||||
| | * | add latex plotting notebook | Adam Janovsky | 2022-09-27 | 1 | -0/+333 |
| | | | |||||
| | * | Merge branch 'main' into feat/temporal-trends-notebook-improvements | Adam Janovsky | 2022-09-27 | 4 | -33/+1028 |
| | |\ | |||||
| | * | | update notebooks with latex commands | Adam Janovsky | 2022-09-27 | 2 | -511/+932 |
| | | | | |||||
| | * | | compute sar in time evolution | Adam Janovsky | 2022-09-13 | 1 | -2/+63 |
| | | | | |||||
| | * | | start colleting EALs from PP dataset | Adam Janovsky | 2022-09-13 | 1 | -178/+17 |
| | | | | |||||
| | * | | additional plots in temporal notebook | Adam Janovsky | 2022-09-13 | 1 | -52/+240 |
| | | | | |||||
| * | | | Drop dependency_analysis notebook, replaced by References notebook. | J08nY | 2022-09-29 | 1 | -1168/+0 |
| | | | | |||||
| * | | | Update notebooks with more paper commands. | J08nY | 2022-09-27 | 3 | -5018/+406 |
| | |/ |/| | |||||
| * | | Add reference eval of random subset of certs. | J08nY | 2022-09-26 | 1 | -3/+73 |
| | | | |||||
| * | | Add some more LaTeX number commands into cert id eval. | J08nY | 2022-09-25 | 2 | -221/+55 |
| | | | |||||
| * | | Fix eval notebook file reference. | J08nY | 2022-09-23 | 1 | -2/+2 |
| | | | |||||
| * | | Final evaluation changes. | J08nY | 2022-09-22 | 1 | -164/+88 |
| | | | |||||
