aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/sample/fips.py
Commit message (Expand)AuthorAgeFilesLines
* Add more regex rulesm, slightly refactor. (#224)Ján Jančár2022-06-021-23/+13
* random docs fixesAdam Janovsky2022-05-231-7/+8
* adds FIPSCertificate docsAdam Janovsky2022-05-231-33/+119
* populate __init__ for modulesAdam Janovsky2022-05-121-15/+11
* Refactor/pdftotext as library (#183)adamjanovsky2022-04-041-1/+1
* Adapt FIPS tests to new reference API.J08nY2022-03-041-12/+5
* Rename "affect" -> "reference".J08nY2022-02-221-4/+4
* cpe matches list->set, heuristic type hintsAdam Janovsky2022-02-161-16/+13
* fix of tests and pipelinemmstanone2022-02-131-10/+21
* fixed fips typehintsmmstanone2022-02-121-26/+21
* revert deserialization change to fix bugAdam Janovsky2022-02-111-1/+1
* slightly weaken type hint of json serializationAdam Janovsky2022-02-111-1/+1
* finalize type hints in helpersAdam Janovsky2022-02-111-1/+1
* finalize typing for Certificate classesAdam Janovsky2022-02-111-38/+52
* delete redundant certificate methodAdam Janovsky2022-02-101-7/+0
* random mypy fixesAdam Janovsky2022-02-101-1/+1
* fix: correctly parsing module typemmstanone2022-01-311-1/+1
* Complexity of functionsmmstanone2022-01-141-52/+64
* FIPS - datetime, validation dates and dgsts (#154)Stanislav Boboň2022-01-031-20/+34
* Use dgst field for FIPS instead of cert_id.J08nY2021-12-231-5/+5
* flake8 complianceAdam Janovsky2021-12-191-2/+1
* Fix MyPy errorsAdam Janovsky2021-12-181-2/+2
* fix isort errorsAdam Janovsky2021-12-181-5/+1
* fix black and isort changesAdam Janovsky2021-12-181-2/+5
* sort importsAdam Janovsky2021-12-181-10/+11
* Format code with blackAdam Janovsky2021-12-181-242/+289
* (the real commit)mmstanone2021-12-131-8/+8
* Merge branch 'dev' into mypy-errorsmmstanone2021-12-121-12/+21
* Unify logging uses.J08nY2021-12-101-4/+4
* unify pandas interfaceAdam Janovsky2021-11-231-1/+1
* Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-151-0/+5
* fix cpe matching for FIPS DatasetAdam Janovsky2021-11-031-8/+6
* delete labeled attribute from fips heuristicsAdam Janovsky2021-11-021-1/+0
* WiP: making CPE matching work for FIPSAdam Janovsky2021-11-011-1/+1
* Rename fips heuristics class to FIPSHeuristicsAdam Janovsky2021-10-311-3/+3
* merge dev into cve-matchingAdam Janovsky2021-10-221-2/+3
* rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-191-0/+762