| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | refactor: Refactoring of active cert refs historical | GeorgeFI | 2023-06-28 | 1 | -415/+19 | |
| | | | | ||||||
| | * | | feat: Active certificates referencing historical one | GeorgeFI | 2023-06-28 | 1 | -456/+923 | |
| | | | | ||||||
| | * | | feat: EDA on cpes/cve matches | GeorgeFI | 2023-06-25 | 1 | -38/+970 | |
| | | | | ||||||
| | * | | feat: EDA most common CVEs, crypto algs | GeorgeFI | 2023-06-25 | 1 | -19/+155 | |
| | | | | ||||||
| | * | | feat: histograms for exploratory data analysis | GeorgeFI | 2023-06-25 | 1 | -44/+524 | |
| | | | | ||||||
| | * | | refactor: Light refactor of fips returns statements | GeorgeFI | 2023-06-10 | 1 | -6/+3 | |
| | | | | ||||||
| | | * | bump references | adamjanovsky | 2023-11-14 | 23 | -491/+1633 | |
| | | | | ||||||
| | | * | finalize dim. red. prediction notebook | adamjanovsky | 2023-10-22 | 1 | -168/+118 | |
| | | | | ||||||
| | | * | dim. red. prediction WiP | adamjanovsky | 2023-10-22 | 1 | -275/+614 | |
| | | | | ||||||
| | | * | recertification -> reevaluation in code | Adam Janovsky | 2023-10-20 | 2 | -5/+5 | |
| | | | | ||||||
| | | * | rename recertification: re-evaluation | Adam Janovsky | 2023-10-20 | 13 | -198/+198 | |
| | | | | ||||||
| | | * | improve write-up of reference annotation methodology | Adam Janovsky | 2023-10-20 | 1 | -31/+30 | |
| | | | | ||||||
| | | * | add inter-annotator agreement | Adam Janovsky | 2023-10-20 | 2 | -1/+40 | |
| | | | | ||||||
| | | * | finalize annotation labels | Adam Janovsky | 2023-10-19 | 19 | -1510/+1338 | |
| | | | | ||||||
| | | * | work in progress reference analysis | adamjanovsky | 2023-10-01 | 1 | -187/+1824 | |
| | | | | ||||||
| | | * | ditch lang, fix groupby | adamjanovsky | 2023-09-29 | 2 | -10/+13 | |
| | | | | ||||||
| | | * | minor refactoring segment extractor | Adam Janovsky | 2023-09-22 | 1 | -13/+10 | |
| | | | | ||||||
| | | * | fix sentence extraction | Adam Janovsky | 2023-09-22 | 1 | -22/+25 | |
| | | | | ||||||
| | | * | clean labels when loading dataframes | adamjanovsky | 2023-09-21 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | revert pydantic | adamjanovsky | 2023-09-21 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | fixes and bump reqs | Adam Janovsky | 2023-09-21 | 6 | -72/+19 | |
| | | | | ||||||
| | | * | multiple fixes segment extractor | adamjanovsky | 2023-09-17 | 4 | -67/+138 | |
| | | | | ||||||
| | | * | fix anssi cert_id normalization | adamjanovsky | 2023-09-17 | 1 | -3/+5 | |
| | | | | ||||||
| | | * | WiP: introduce actually extracted cert_id_keywords instead of canonical | Adam Janovsky | 2023-09-17 | 5 | -20/+72 | |
| | | | | ||||||
| | | * | delete nonexisting cert from test split | adamjanovsky | 2023-09-15 | 1 | -2/+1 | |
| | | | | ||||||
| | | * | delete one test annotation for which we dont have cert | Adam Janovsky | 2023-09-14 | 1 | -1/+0 | |
| | | | | ||||||
| | | * | sort values in train.csv annotations | Adam Janovsky | 2023-09-14 | 1 | -197/+197 | |
| | | | | ||||||
| | | * | enrich train dataset with some samples from test | adamjanovsky | 2023-09-08 | 3 | -1251/+1347 | |
| | | | | ||||||
| | | * | script for hyperparameter search | adamjanovsky | 2023-08-24 | 2 | -1/+347 | |
| | | | | ||||||
| | | * | reference annotater improvements and hyperparam search poc | adamjanovsky | 2023-08-24 | 5 | -222/+151 | |
| | | | | ||||||
| | | * | further advances on model | adamjanovsky | 2023-07-28 | 3 | -80/+329 | |
| | | | | ||||||
| | | * | implement tf-idf baseline for reference annotations | adamjanovsky | 2023-07-27 | 3 | -362/+312 | |
| | | | | ||||||
| | | * | add train and valid annotations for references | Adam Janovsky | 2023-07-26 | 3 | -201/+208 | |
| | | | | ||||||
| | | * | Merge branch 'reference-analysis' of github.com:crocs-muni/sec-certs into ↵ | Adam Janovsky | 2023-07-26 | 1 | -18/+17 | |
| | | |\ | | | | | | | | | | | | | reference-analysis | |||||
| | | | * | update the reference annotation methodology | adamjanovsky | 2023-07-20 | 1 | -18/+17 | |
| | | | | | ||||||
| | | * | | notebook to measure annotator agreement | Adam Janovsky | 2023-07-26 | 2 | -0/+100 | |
| | | |/ | ||||||
| | | * | merge main | Adam Janovsky | 2023-07-20 | 6 | -15/+28 | |
| | | |\ | |_|/ |/| | | ||||||
| * | | | Merge pull request #348 from ↵ | adamjanovsky | 2023-07-13 | 2 | -5/+19 | |
| |\ \ \ | | | | | | | | | | | | | | | | | crocs-muni/issue/339-Dont-clone-in-Dockerfile-copy-contents don't clone in dockerfile, copy local repo contents | |||||
| | * | | | don't clone in dockerfile, copy local repo contents | Adam Janovsky | 2023-07-13 | 2 | -5/+19 | |
| |/ / / | ||||||
| * | | | Merge pull request #346 from crocs-muni/dependabot/pip/requirements/scipy-1.10.0 | adamjanovsky | 2023-07-13 | 3 | -3/+6 | |
| |\ \ \ | | | | | | | | | Bump scipy from 1.9.3 to 1.10.0 in /requirements | |||||
| | * | | | bump scipy | Adam Janovsky | 2023-07-13 | 3 | -0/+3 | |
| | | | | | ||||||
| | * | | | Bump scipy from 1.9.3 to 1.10.0 in /requirements | dependabot[bot] | 2023-07-06 | 3 | -3/+3 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | | | Merge pull request #347 from crocs-muni:issue/337-Update-DockerHub-upload-action | adamjanovsky | 2023-07-13 | 1 | -7/+6 | |
| |\ \ \ | |/ / |/| | | bump action for dockerhub upload | |||||
| | * | | bump action for dockerhub upload | Adam Janovsky | 2023-07-13 | 1 | -7/+6 | |
| |/ / | ||||||
| | * | add function to turn dataframe from ReferenceSegmentExtractor to LabelStudio ↵ | Adam Janovsky | 2023-07-19 | 1 | -0/+16 | |
| | | | | | | | | | input | |||||
| | * | adjust ReferenceSegmentExtractor to work with OCR-segmented jsons | Adam Janovsky | 2023-07-19 | 2 | -31/+82 | |
| | | | ||||||
| | * | retrospectively archive certs at 5 years in reference notebook | Adam Janovsky | 2023-06-30 | 1 | -53733/+49 | |
| | | | ||||||
| | * | retrospectively archive certs at 5 years in reference notebook | Adam Janovsky | 2023-06-30 | 1 | -60/+53748 | |
| | | | ||||||
| | * | 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 | |
| | | | ||||||
