aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'main' into feat/temporal-trends-notebook-improvementsAdam Janovsky2022-09-275-4/+62
| |\
| * | start colleting EALs from PP datasetAdam Janovsky2022-09-135-26/+40
* | | Make DependencyFinder drop unknown refs in CC and FIPS dataset use.J08nY2022-09-272-2/+6
| |/ |/|
* | Fix Japan canonicalízation.J08nY2022-09-231-0/+1
* | More code coverage.J08nY2022-09-222-0/+49
* | Parse cert id out of filename.J08nY2022-09-193-4/+12
|/
* Fix CC scheme download typo.J08nY2022-07-261-1/+1
* Fix Malaysia scheme download.J08nY2022-07-161-1/+1
* Add Singapore, Sweden, Turkey and USA to scheme download.J08nY2022-07-131-0/+21
* Fix scheme download tests.J08nY2022-07-131-20/+23
* Add more schemes to collect data from.J08nY2022-07-131-0/+17
* Add download of certificate lists from scheme pages.J08nY2022-07-121-0/+31
* FIPS: Extract ST metadata and store it.J08nY2022-07-111-0/+5
* FIPS: Fix #210.J08nY2022-07-111-1/+1
* FIPS: Reorganize FIPSAlgorithm dataset.J08nY2022-07-112-510/+499
* Serialize fully qualified classnames instead of just the names.J08nY2022-07-108-292/+292
* Fix the test cert datasets.J08nY2022-07-052-4933/+425
* Fix FIPS tests.J08nY2022-07-052-68/+56
* Update test datasets.J08nY2022-07-052-1625/+5149
* Fix issues except FIPS refs.J08nY2022-07-051-1028/+4206
* Fix FIPS reference collection.J08nY2022-07-051-2/+3
* Blacken and isort.J08nY2022-07-051-2/+3
* Fix most test issues caused by new changes.J08nY2022-07-052-13/+10
* Fixup imports of new helpers module.J08nY2022-07-051-1/+1
* Introduce rules in YAML.J08nY2022-07-051-0/+7
* fix CommonCriteriaCert.InternalState constructorAdam Janovsky2022-06-223-20/+26
* enhance vulnerability notebook with CWEs (#232)adamjanovsky2022-06-143-4/+24
* Add more regex rulesm, slightly refactor. (#224)Ján Jančár2022-06-022-5/+16
* Merge pull request #215 from crocs-muni/model-docsadamjanovsky2022-05-271-3/+3
|\
| * Update location of CC MU dataset in settings.J08nY2022-05-201-3/+3
* | add docs for CCDatasetAdam Janovsky2022-05-231-1/+1
|/
* reorganize imports in examples, CLIs, notebooksAdam Janovsky2022-05-138-23/+15
* populate __init__ for modulesAdam Janovsky2022-05-121-1/+1
* implement EAL-implied SARs inferenceAdam Janovsky2022-05-105-71/+87
* delete debugging statementAdam Janovsky2022-05-091-1/+0
* fix tests, new SAR testsAdam Janovsky2022-05-093-249/+274
* test: Added tests for dependecy vulnerabilitiesGeogeFI2022-04-092-0/+2234
* Merge branch 'main' into dependency-vulnerabilityGeogeFI2022-04-073-277/+277
|\
| * Refactor/pdftotext as library (#183)adamjanovsky2022-04-043-277/+277
* | refactor: Fixing comments from code reviewGeogeFI2022-04-022-6/+6
* | chore: Fixed tests, added support for indirect referencesGeogeFI2022-03-192-0/+6
|/
* Adapt FIPS tests to new reference API.J08nY2022-03-041-62/+208
* Introduce references object.J08nY2022-02-223-214/+252
* Rename "affect" -> "reference".J08nY2022-02-223-20/+22
* Normalize generic CPE versionsAdam Janovsky2022-02-171-4/+5
* proper escaping when parsing CPEsAdam Janovsky2022-02-171-0/+34
* refactor: Unified types among dependenciesGeogeFI2022-02-171-1/+1
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-161-2/+2
* fix of tests and pipelinemmstanone2022-02-131-60/+60
* fix testsAdam Janovsky2022-02-123-30/+50