aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | refactor: Refactoring of active cert refs historicalGeorgeFI2023-06-281-415/+19
| | |
| * | feat: Active certificates referencing historical oneGeorgeFI2023-06-281-456/+923
| | |
| * | feat: EDA on cpes/cve matchesGeorgeFI2023-06-251-38/+970
| | |
| * | feat: EDA most common CVEs, crypto algsGeorgeFI2023-06-251-19/+155
| | |
| * | feat: histograms for exploratory data analysisGeorgeFI2023-06-251-44/+524
| | |
| * | refactor: Light refactor of fips returns statementsGeorgeFI2023-06-101-6/+3
| | |
| | * bump referencesadamjanovsky2023-11-1423-491/+1633
| | |
| | * finalize dim. red. prediction notebookadamjanovsky2023-10-221-168/+118
| | |
| | * dim. red. prediction WiPadamjanovsky2023-10-221-275/+614
| | |
| | * recertification -> reevaluation in codeAdam Janovsky2023-10-202-5/+5
| | |
| | * rename recertification: re-evaluationAdam Janovsky2023-10-2013-198/+198
| | |
| | * improve write-up of reference annotation methodologyAdam Janovsky2023-10-201-31/+30
| | |
| | * add inter-annotator agreementAdam Janovsky2023-10-202-1/+40
| | |
| | * finalize annotation labelsAdam Janovsky2023-10-1919-1510/+1338
| | |
| | * work in progress reference analysisadamjanovsky2023-10-011-187/+1824
| | |
| | * ditch lang, fix groupbyadamjanovsky2023-09-292-10/+13
| | |
| | * minor refactoring segment extractorAdam Janovsky2023-09-221-13/+10
| | |
| | * fix sentence extractionAdam Janovsky2023-09-221-22/+25
| | |
| | * clean labels when loading dataframesadamjanovsky2023-09-211-0/+2
| | |
| | * revert pydanticadamjanovsky2023-09-211-2/+1
| | |
| | * fixes and bump reqsAdam Janovsky2023-09-216-72/+19
| | |
| | * multiple fixes segment extractoradamjanovsky2023-09-174-67/+138
| | |
| | * fix anssi cert_id normalizationadamjanovsky2023-09-171-3/+5
| | |
| | * WiP: introduce actually extracted cert_id_keywords instead of canonicalAdam Janovsky2023-09-175-20/+72
| | |
| | * delete nonexisting cert from test splitadamjanovsky2023-09-151-2/+1
| | |
| | * delete one test annotation for which we dont have certAdam Janovsky2023-09-141-1/+0
| | |
| | * sort values in train.csv annotationsAdam Janovsky2023-09-141-197/+197
| | |
| | * enrich train dataset with some samples from testadamjanovsky2023-09-083-1251/+1347
| | |
| | * script for hyperparameter searchadamjanovsky2023-08-242-1/+347
| | |
| | * reference annotater improvements and hyperparam search pocadamjanovsky2023-08-245-222/+151
| | |
| | * further advances on modeladamjanovsky2023-07-283-80/+329
| | |
| | * implement tf-idf baseline for reference annotationsadamjanovsky2023-07-273-362/+312
| | |
| | * add train and valid annotations for referencesAdam Janovsky2023-07-263-201/+208
| | |
| | * Merge branch 'reference-analysis' of github.com:crocs-muni/sec-certs into ↵Adam Janovsky2023-07-261-18/+17
| | |\ | | | | | | | | | | | | reference-analysis
| | | * update the reference annotation methodologyadamjanovsky2023-07-201-18/+17
| | | |
| | * | notebook to measure annotator agreementAdam Janovsky2023-07-262-0/+100
| | |/
| | * merge mainAdam Janovsky2023-07-206-15/+28
| | |\ | |_|/ |/| |
* | | Merge pull request #348 from ↵adamjanovsky2023-07-132-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 contentsAdam Janovsky2023-07-132-5/+19
|/ / /
* | | Merge pull request #346 from crocs-muni/dependabot/pip/requirements/scipy-1.10.0adamjanovsky2023-07-133-3/+6
|\ \ \ | | | | | | | | Bump scipy from 1.9.3 to 1.10.0 in /requirements
| * | | bump scipyAdam Janovsky2023-07-133-0/+3
| | | |
| * | | Bump scipy from 1.9.3 to 1.10.0 in /requirementsdependabot[bot]2023-07-063-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-actionadamjanovsky2023-07-131-7/+6
|\ \ \ | |/ / |/| | bump action for dockerhub upload
| * | bump action for dockerhub uploadAdam Janovsky2023-07-131-7/+6
|/ /
| * add function to turn dataframe from ReferenceSegmentExtractor to LabelStudio ↵Adam Janovsky2023-07-191-0/+16
| | | | | | | | input
| * adjust ReferenceSegmentExtractor to work with OCR-segmented jsonsAdam Janovsky2023-07-192-31/+82
| |
| * retrospectively archive certs at 5 years in reference notebookAdam Janovsky2023-06-301-53733/+49
| |
| * retrospectively archive certs at 5 years in reference notebookAdam Janovsky2023-06-301-60/+53748
| |
| * analysis of references to unknown certsAdam Janovsky2023-06-301-1/+45
| |
| * more plots about summary of referencesAdam Janovsky2023-06-301-3/+70
| |