aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dont download cve matching dict from NIST during testsAdam Janovsky2021-11-241-3/+3
* fix wrong module pathAdam Janovsky2021-11-151-2/+2
* simplify testsAdam Janovsky2021-11-156-4/+3
* Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-154-3/+1080
|\
| * Merge pull request #110 from crocs-muni/compute-dependenciesadamjanovsky2021-11-156-8/+1086
| |\
| | * test: Finished tests for computing dependenciesGeogeFI2021-11-142-1/+1055
| | * fix: Fixed testsGeogeFI2021-11-061-2/+2
| | * test: Created simple test and structure for dataset dependencies.GeogeFI2021-11-062-0/+11
| | * fix typo in template test datasetAdam Janovsky2021-11-011-2/+2
| | * Rename Heuristics to FIPSHeuristics, CCHeuristicsAdam Janovsky2021-11-013-4/+4
| | * fix: Renamed properties in json files for testsGeogeFI2021-10-312-12/+12
| | * fix: Added typehints.GeogeFI2021-10-311-1/+2
| | * test: Passed 25 tests, 3 not fixed yet.GeogeFI2021-10-272-3/+15
| * | tests don't call web_scan() twicemmstanone2021-11-111-1/+0
* | | improve serializationAdam Janovsky2021-11-021-1/+1
* | | fix FIPS tests, download pdfsAdam Janovsky2021-11-021-4/+3
* | | rewrite list compreh. to set compreh.Adam Janovsky2021-11-021-60/+58
* | | rename fields in test configurationAdam Janovsky2021-11-021-2/+2
* | | delete labeled attribute from CCHeuristicsAdam Janovsky2021-11-013-4/+0
* | | Rename heuristics to CCHeuristicsAdam Janovsky2021-11-013-4/+4
* | | Fix testsAdam Janovsky2021-10-312-17/+22
* | | minor commit :))Adam Janovsky2021-10-272-16/+46
* | | merge dev into cve-matchingAdam Janovsky2021-10-222-1/+22
|\| |
| * | Merge pull request #100 from crocs-muni/settings-sanitizationadamjanovsky2021-10-222-1/+22
| |\ \ | | |/ | |/|
| | * move config and add better error message to invalid jsonschemaAdam Janovsky2021-10-221-1/+1
| | * settings for tests updatedmmstanone2021-09-071-0/+21
* | | cleanup old codeAdam Janovsky2021-10-221-1/+1
* | | rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-194-14/+16
* | | fix tests CVE description fieldAdam Janovsky2021-09-212-5/+9
|/ /
* / fix testsAdam Janovsky2021-09-142-3/+15
|/
* rename processed->heuristics in testsAdam Janovsky2021-09-061-60/+60
* fixed tests after refactoringmmstanone2021-07-281-3/+4
* add date to CVE, restrict list of shown CPEsAdam Janovsky2021-05-282-18/+25
* cc fix state handleling, merge extract and heuristics public methodsAdam Janovsky2021-05-184-12/+10
* working on broken mergeAdam Janovsky2021-05-141-2/+2
* merge dev into cc-feature-parityAdam Janovsky2021-05-144-0/+717
* fix tests: delete maintenance updateAdam Janovsky2021-05-141-9/+1
* implements maintenance update processingAdam Janovsky2021-05-141-1/+9
* flatten keywords dictionaryAdam Janovsky2021-05-141-9/+6
* add test for txt processingAdam Janovsky2021-05-135-2/+50
* delete old APIAdam Janovsky2021-05-131-21/+0
* now trying with __path__Adam Janovsky2021-05-131-1/+1
* inspect() -> sys.module[package].__file__Adam Janovsky2021-05-131-2/+2
* __file__ -> inspect.getfile()Adam Janovsky2021-05-131-1/+2
* simplify json search processAdam Janovsky2021-05-131-3/+1
* add simple PP testAdam Janovsky2021-05-131-0/+11
* implement heuristics testsAdam Janovsky2021-05-132-28/+60
* test improvementsAdam Janovsky2021-05-132-20/+42
* fix test path problemsAdam Janovsky2021-05-111-1/+0
* New API: delete src attribute of CC certAdam Janovsky2021-05-114-7/+0