aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add artifact download to NL scheme.J08nY2023-04-141-3/+26
| * | Add Sweden to enhanced CC scheme download.J08nY2023-04-131-9/+64
| * | Add docs to CCSchemeDataset.J08nY2023-04-131-1/+163
| * | Add Norway extended scheme download.J08nY2023-04-133-25/+89
| * | Add DE scheme enhanced parsing.J08nY2023-04-132-10/+76
| * | Add enhanced download to French scheme.J08nY2023-04-132-11/+79
| * | Enhance Australian CC collection.J08nY2023-04-131-6/+43
| * | Use urljoin and make URLs absolute in CC scheme dataset.J08nY2023-04-133-109/+199
| * | Fix CC scheme downloads.J08nY2023-04-112-101/+110
| * | Move CC Scheme dataset to separate file.J08nY2023-04-114-763/+779
| * | Add computation of MIP Flows.J08nY2023-04-113-9/+66
| * | Fix annotations import.J08nY2023-04-115-0/+10
| * | Process cert name and entry name the same.J08nY2023-04-112-5/+4
| * | Add tests for IUT/MIP matching.J08nY2023-04-112-6/+47
| * | Move FIPS test fixtures to conftest and share them.J08nY2023-04-117-233/+220
| * | Move cert name and vendor name normalization functions and share them.J08nY2023-04-114-60/+83
| * | Move snapshot maching code to matcher.J08nY2023-04-112-765/+110
| * | Add CC and FIPS matching classes.J08nY2023-04-116-48/+953
|/ /
* | Merge pull request #326 from crocs-muni/pydantic-settings-managementadamjanovsky2023-03-3022-382/+264
|\ \
| * | switch to pydantic in settings managementAdam Janovsky2023-03-2922-382/+264
|/ /
* | Merge pull request #325 from crocs-muni/fix/fips-module-typeJán Jančár2023-03-241-0/+6
|\ \
| * | Fix #323.J08nY2023-03-241-0/+6
|/ /
| * move setfit/langdetect to general requirementsAdam Janovsky2023-03-234-95/+306
| * Reference annotations: finalize prediction pipelineadamjanovsky2023-03-1723-378/+675
| * wip reference annotator production pipelineAdam Janovsky2023-03-166-19/+74
| * Merge branch 'main' into reference-analysisAdam Janovsky2023-03-163-4/+40
| |\ | |/ |/|
* | Merge pull request #321 from crocs-muni/feat/delay-cve-dset-lookup-dict-buildadamjanovsky2023-03-163-4/+40
|\ \
| * | delay and prune look-up dict build in CVEDatasetAdam Janovsky2023-03-163-4/+40
|/ /
| * Merge branch 'main' into reference-analysisAdam Janovsky2023-03-1016-157/+1256
| |\ | |/ |/|
* | Merge pull request #300 from crocs-muni/feat-cpe-configurationsadamjanovsky2023-03-1014-155/+1254
|\ \
| * | codecov.yml to information also on patchAdam Janovsky2023-03-101-1/+3
| * | fix typo codecov.ymlAdam Janovsky2023-03-101-4/+0
| * | codecov to informationalAdam Janovsky2023-03-101-0/+8
| * | finalize cpe matching for on/with configurationsAdam Janovsky2023-03-1010-705/+701
| * | fix: Fixed the test for matching cpeGeorgeFI2023-02-251-7/+8
| * | test: Added my own dummy vulnerable certGeorgeFI2023-02-252-6/+60
| * | fix: Fixes in jupyter notebook and pandas utilsGeorgeFI2023-02-252-26/+312
| * | refactor: Refactored match functionGeorgeFI2023-02-251-1/+1
| * | refactor: Refactored test for CCGeorgeFI2023-02-251-24/+8
| * | merge: merged main into feature branchGeorgeFI2023-02-2074-627/+2245
| |\ \
| * | | test: Refactored the testGeorgeFI2023-02-181-10/+3
| * | | test: Added tests for fips, raw implementationGeorgeFI2023-02-181-5/+20
| * | | test: Added tests for FIPSGeogeFI2023-02-091-4/+54
| * | | format: manual fixes, black is complaining, but wont fix itGeogeFI2023-02-095-5/+0
| * | | format: formatting test file with blackGeogeFI2023-02-091-5/+6
| * | | tests: Fixing not passing testsGeogeFI2023-02-091-2/+27
| * | | test: Added test for CPE configurationsGeogeFI2023-01-312-5/+72
| * | | test: Added test for cc, not passing yetGeogeFI2023-01-291-1/+13
| * | | tests: Prepared fixture setup for cpe config match testGeogeFI2022-12-272-1/+40
| * | | chore: Formating, fixed testsGeogeFI2022-12-256-17/+21