| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 52 | -11616/+0 |
| | | | | | | | - 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 | 44 | -2325/+2347 |
| | | | | | | | | | | | * 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 | ||||
| * | Fix OCR page order issue. | J08nY | 2022-11-09 | 1 | -1/+2 |
| | | | | | Fixes #279. | ||||
| * | Add results to notebooks to make them nice on GitHub. | J08nY | 2022-10-25 | 1 | -0/+1 |
| | | |||||
| * | Fix FipsAlgo sorting for serialization. | J08nY | 2022-10-24 | 1 | -3/+19 |
| | | |||||
| * | Unify some CVE/CPE-help pandas functions and use them in FIPS. | J08nY | 2022-10-21 | 1 | -7/+2 |
| | | |||||
| * | Add temporal analysis of FIPS algorithms. | J08nY | 2022-10-21 | 1 | -0/+2 |
| | | |||||
| * | Only log warnings for table extraction issues. | J08nY | 2022-10-21 | 1 | -2/+2 |
| | | |||||
| * | Add more fields to FIPS pandas dataframe. | J08nY | 2022-10-21 | 1 | -0/+24 |
| | | |||||
| * | Fix IUT dataset path use. | J08nY | 2022-10-21 | 1 | -1/+1 |
| | | |||||
| * | Add temporal trends notebook to FIPS. | J08nY | 2022-10-21 | 4 | -7/+85 |
| | | |||||
| * | Ditch the special handling of FIPS rules. | J08nY | 2022-10-21 | 1 | -6/+4 |
| | | | | | Add a separator anyway, not doing so messes stuff up. | ||||
| * | Add a way to get the full MIP and IUT datasets from web. | J08nY | 2022-10-19 | 3 | -0/+38 |
| | | |||||
| * | Add getters for MI and IUT snapshots. | J08nY | 2022-10-19 | 3 | -0/+52 |
| | | |||||
| * | merge fresh main | Adam Janovsky | 2022-10-19 | 8 | -48/+187 |
| |\ | |||||
| | * | Fix FIPS references. | J08nY | 2022-10-19 | 1 | -2/+3 |
| | | | |||||
| | * | Update the final run notebooks and cert_id eval data. | J08nY | 2022-10-10 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-09 | 3 | -8/+15 |
| | |\ | |||||
| | * | | improve CPE matching | Adam Janovsky | 2022-10-09 | 4 | -26/+153 |
| | | | | |||||
| | * | | fix evaluation methods | Adam Janovsky | 2022-10-09 | 1 | -14/+23 |
| | | | | |||||
| | * | | fix CPE target_hw attribute | Adam Janovsky | 2022-10-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 1 | -1/+3 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 3 | -31/+57 |
| | |\ \ \ | |||||
| | * | | | | prepare code for CPE manual evaluation | Adam Janovsky | 2022-10-04 | 2 | -5/+7 |
| | | | | | | |||||
| * | | | | | Merge branch 'main' into feat/revisit-vulns | Adam Janovsky | 2022-10-10 | 3 | -8/+15 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Move PP dataset URL. | J08nY | 2022-10-07 | 3 | -8/+15 |
| | | |_|/ | |/| | | | | | | | | | | Fixes #269. | ||||
| * / | | | user spearman to compute correlations, further enhances | Adam Janovsky | 2022-10-05 | 1 | -25/+111 |
| |/ / / | |||||
| * | / | fix bad PP constructor when parsing CC HTML webpage | Adam Janovsky | 2022-10-04 | 1 | -1/+3 |
| | |/ |/| | |||||
| * | | Fix extraction check with new attr defaults. | J08nY | 2022-10-04 | 1 | -2/+2 |
| | | | |||||
| * | | Store OCR results into CC cert state. | J08nY | 2022-10-04 | 3 | -18/+27 |
| | | | |||||
| * | | Add new CC cert state attributes. | J08nY | 2022-10-04 | 1 | -13/+30 |
| | | | |||||
| * | | Bump CPE matching setting default. | J08nY | 2022-10-03 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #259 from ↵ | adamjanovsky | 2022-09-30 | 5 | -8/+32 |
| |\ | | | | | | | | | crocs-muni:feat/temporal-trends-notebook-improvements Temporal notebook iterative improvements | ||||
| | * | Merge branch 'main' into feat/temporal-trends-notebook-improvements | Adam Janovsky | 2022-09-27 | 10 | -504/+623 |
| | |\ | |||||
| | * | | start colleting EALs from PP dataset | Adam Janovsky | 2022-09-13 | 5 | -8/+32 |
| | | | | |||||
| * | | | Make DependencyFinder drop unknown refs in CC and FIPS dataset use. | J08nY | 2022-09-27 | 3 | -5/+7 |
| | |/ |/| | |||||
| * | | Properly handle duplicates in dependency finder. | J08nY | 2022-09-25 | 1 | -25/+14 |
| | | | | | | | | | Do not assign references to duplicates other than the main one. | ||||
| * | | Enrich some rules. | J08nY | 2022-09-25 | 1 | -0/+8 |
| | | | |||||
| * | | Make DependencyFinder handle duplicates and unknowns. | J08nY | 2022-09-25 | 1 | -36/+102 |
| | | | |||||
| * | | Cleanup DependencyFinder. | J08nY | 2022-09-25 | 1 | -24/+22 |
| | | | |||||
| * | | Fix #237 and cleanup DependencyFinder. | J08nY | 2022-09-25 | 1 | -57/+42 |
| | | | |||||
| * | | Fix eval notebook file reference. | J08nY | 2022-09-23 | 1 | -0/+1 |
| | | | |||||
| * | | Fix Japan canonicalĂzation. | J08nY | 2022-09-23 | 1 | -0/+1 |
| | | | |||||
| * | | Canonicalize Norway properly. | J08nY | 2022-09-22 | 1 | -0/+6 |
| | | | |||||
| * | | Use multiline regex flag. | J08nY | 2022-09-22 | 1 | -1/+2 |
| | | | |||||
| * | | Fix regex matching wronng substrings. | J08nY | 2022-09-22 | 2 | -5/+17 |
| | | | | | | | | | Fixes #255. | ||||
| * | | Final evaluation changes. | J08nY | 2022-09-22 | 1 | -0/+2 |
| | | | |||||
| * | | Canonicalize before choosing cert_id, sort by length if same weight. | J08nY | 2022-09-21 | 1 | -7/+10 |
| | | | |||||
| * | | Normalize cert_id candidates to 0.0-1.0 range but without sum normalization. | J08nY | 2022-09-21 | 2 | -7/+7 |
| | | | |||||
| * | | Improve some cert_id rules and canonicalization. | J08nY | 2022-09-21 | 2 | -31/+19 |
| | | | |||||
