aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/fips/test_fips_analysis.py
Commit message (Expand)AuthorAgeFilesLines
* Add FIPS certificate JSON schema.J08nY2025-09-251-0/+21
* refactor auxiliary dataset handling, heuristics computationAdam Janovsky2025-02-011-4/+16
* Fix test fixtures.J08nY2023-04-211-30/+0
* share some code in tests, use importlib.resourcesAdam Janovsky2023-04-201-27/+17
* share some fixturesAdam Janovsky2023-04-201-19/+0
* fix fips testsAdam Janovsky2023-04-151-128/+31
* WiP new cve and cpe dataset handlingAdam Janovsky2023-04-071-3/+3
* finalize cpe matching for on/with configurationsAdam Janovsky2023-03-101-28/+29
* merge: merged main into feature branchGeorgeFI2023-02-201-4/+4
|\
| * Fix typo auxillary -> auxiliary.J08nY2023-02-101-2/+2
| * replace isort with ruffAdam Janovsky2023-01-271-1/+1
* | test: Refactored the testGeorgeFI2023-02-181-10/+3
* | test: Added tests for fips, raw implementationGeorgeFI2023-02-181-5/+20
* | test: Added tests for FIPSGeogeFI2023-02-091-4/+54
* | chore: Formating, fixed testsGeogeFI2022-12-251-4/+4
* | fix: Fixed critical bug in recursion, fixed testsGeogeFI2022-12-151-0/+2
|/
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-0/+225