aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* Refactor/pdftotext as library (#183)adamjanovsky2022-04-042-275/+275
| | | | | | | - Update Docker Ubuntu to 22.04 - Test pipeline now installs fresh Poppler - Poppler-utils package no longer needed - Paragraph on project dependencies added to CONTRIBUTING.md - Pdftotext is no longer called with subprocess call, but API is leveraged instead
* Introduce references object.J08nY2022-02-222-206/+243
|
* Rename "affect" -> "reference".J08nY2022-02-222-12/+12
| | | | | | | We shouldn't use affecting to describe the relationship that we are describing here as we are only collecting references and can't say anything about whether the referenced certificates are truly affecting one another.
* fix of tests and pipelinemmstanone2022-02-131-60/+60
|
* fix testsAdam Janovsky2022-02-122-25/+45
|
* Fix from_dict ordering issue.J08nY2022-01-053-11/+8
|
* Add tests for FIPS IUT/MIP stuff.J08nY2021-12-235-0/+12072
|
* Merge pull request #143 from J08nY:fix/ccheuristicsadamjanovsky2021-12-181-3/+3
|\ | | | | Fix CCHeuristics attribute lookup.
| * Fix CCHeuristics attribute lookup.J08nY2021-12-161-3/+3
| |
* | Add more keyword rules.J08nY2021-12-161-1/+3
|/ | | | Fixes #128.
* Fix "maintainance" -> "maintenance".J08nY2021-12-094-12/+12
|
* move test config fileAdam Janovsky2021-11-251-0/+40
|
* simplify testsAdam Janovsky2021-11-155-0/+0
|
* Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-153-3/+1056
|\
| * test: Finished tests for computing dependenciesGeogeFI2021-11-141-0/+1041
| |
| * test: Created simple test and structure for dataset dependencies.GeogeFI2021-11-061-0/+0
| |
| * 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
| |
| * test: Passed 25 tests, 3 not fixed yet.GeogeFI2021-10-272-3/+15
| |
* | 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-311-8/+16
| |
* | minor commit :))Adam Janovsky2021-10-271-5/+34
| |
* | rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-191-2/+2
| |
* | fix tests CVE description fieldAdam Janovsky2021-09-211-3/+5
|/
* fix testsAdam Janovsky2021-09-141-0/+2
|
* add date to CVE, restrict list of shown CPEsAdam Janovsky2021-05-281-2/+4
|
* cc fix state handleling, merge extract and heuristics public methodsAdam Janovsky2021-05-183-10/+8
|
* merge dev into cc-feature-parityAdam Janovsky2021-05-141-0/+513
|
* fix tests: delete maintenance updateAdam Janovsky2021-05-141-9/+1
|
* implements maintenance update processingAdam Janovsky2021-05-141-1/+9
|
* add test for txt processingAdam Janovsky2021-05-132-0/+0
|
* implement heuristics testsAdam Janovsky2021-05-131-1/+1
|
* test improvementsAdam Janovsky2021-05-131-0/+3
|
* New API: delete src attribute of CC certAdam Janovsky2021-05-113-4/+0
|
* cc implement protection profiles datasetAdam Janovsky2021-05-112-2/+4
|
* cc links http -> httpsAdam Janovsky2021-05-112-14/+14
|
* fix serialization in toy dataset testAdam Janovsky2021-05-101-4/+0
|
* rename test -> testsAdam Janovsky2021-05-1010-0/+2927