aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data/test_cc_oop/fictional_cert.json
Commit message (Collapse)AuthorAgeFilesLines
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-98/+0
| | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints
* Add new CC cert state attributes.J08nY2022-10-041-6/+8
|
* Merge branch 'main' into feat/temporal-trends-notebook-improvementsAdam Janovsky2022-09-271-1/+3
|\
| * Parse cert id out of filename.J08nY2022-09-191-1/+3
| |
* | start colleting EALs from PP datasetAdam Janovsky2022-09-131-13/+18
|/
* Serialize fully qualified classnames instead of just the names.J08nY2022-07-101-8/+8
|
* fix CommonCriteriaCert.InternalState constructorAdam Janovsky2022-06-221-1/+5
|
* implement EAL-implied SARs inferenceAdam Janovsky2022-05-101-1/+1
|
* fix tests, new SAR testsAdam Janovsky2022-05-091-85/+82
|
* refactor: Fixing comments from code reviewGeogeFI2022-04-021-2/+2
|
* chore: Fixed tests, added support for indirect referencesGeogeFI2022-03-191-0/+2
|
* Introduce references object.J08nY2022-02-221-69/+83
|
* Rename "affect" -> "reference".J08nY2022-02-221-4/+4
| | | | | | | 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 testsAdam Janovsky2022-02-121-11/+16
|
* Fix from_dict ordering issue.J08nY2022-01-051-4/+4
|
* Fix "maintainance" -> "maintenance".J08nY2021-12-091-6/+6
|
* Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-151-1/+5
|\
| * Rename Heuristics to FIPSHeuristics, CCHeuristicsAdam Janovsky2021-11-011-1/+1
| |
| * fix: Renamed properties in json files for testsGeogeFI2021-10-311-4/+4
| |
| * test: Passed 25 tests, 3 not fixed yet.GeogeFI2021-10-271-1/+5
| |
* | delete labeled attribute from CCHeuristicsAdam Janovsky2021-11-011-1/+0
| |
* | Rename heuristics to CCHeuristicsAdam Janovsky2021-11-011-1/+1
|/ | | | | Just in case, problem is when deserializing multiple classes with same name from json. For this purpose, we explicitly differentiate CCHeuristics and FIPSHeuristics
* cc fix state handleling, merge extract and heuristics public methodsAdam Janovsky2021-05-181-2/+2
|
* New API: delete src attribute of CC certAdam Janovsky2021-05-111-1/+0
|
* cc implement protection profiles datasetAdam Janovsky2021-05-111-1/+2
|
* cc links http -> httpsAdam Janovsky2021-05-111-6/+6
|
* rename test -> testsAdam Janovsky2021-05-101-0/+64