aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
| | | | | | | | | | | | | | | Just in case, problem is when deserializing multiple classes with same name from json. For this purpose, we explicitly differentiate CCHeuristics and FIPSHeuristics
* | | 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
| |\ \ | | |/ | |/| Settings sanitization
| | * 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
|
* cc implement protection profiles datasetAdam Janovsky2021-05-113-6/+21
|
* cc links http -> httpsAdam Janovsky2021-05-113-34/+34
|
* fix serialization in toy dataset testAdam Janovsky2021-05-101-4/+0
|
* new cc download testsAdam Janovsky2021-05-101-0/+14
|
* delete stale tests of download ccAdam Janovsky2021-05-101-23/+1
|
* rename test -> testsAdam Janovsky2021-05-1013-0/+3201