aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs/helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Keep ordering of version matches in heuristics.J08nY2022-01-031-4/+9
* Merge pull request #45 from J08nY/feat/in-processadamjanovsky2021-12-261-1/+10
|\
| * Fix typehints and naming.J08nY2021-12-251-7/+8
| * Refactor IUT and MIP stuff into modern interface.J08nY2021-12-231-0/+2
| * Split MIP+IUT code into CLI part in examples and rest in library.J08nY2021-12-231-0/+6
* | Merge pull request #148 from crocs-muni/feature/fips-dgstadamjanovsky2021-12-251-0/+4
|\ \
| * | add type hint for fips_dgstAdam Janovsky2021-12-251-1/+1
| * | Use dgst field for FIPS instead of cert_id.J08nY2021-12-231-0/+4
| |/
* / Fix #145.J08nY2021-12-231-2/+2
|/
* flake8 complianceAdam Janovsky2021-12-191-11/+10
* Fix MyPy errorsAdam Janovsky2021-12-181-8/+5
* fix isort errorsAdam Janovsky2021-12-181-11/+1
* fix black and isort changesAdam Janovsky2021-12-181-5/+18
* sort importsAdam Janovsky2021-12-181-25/+19
* Format code with blackAdam Janovsky2021-12-181-171/+275
* Add more keyword rules.J08nY2021-12-161-12/+12
* ignore some mypy errorsAdam Janovsky2021-12-151-1/+1
* Merge branch 'dev' into feature/tqdm-configurationadamjanovsky2021-12-151-12/+19
|\
| * revert typed date sanitization, will fix laterAdam Janovsky2021-12-151-6/+4
| * minor refactoring of typesAdam Janovsky2021-12-151-8/+5
| * (the real commit)mmstanone2021-12-131-1/+1
| * Merge branch 'dev' into mypy-errorsmmstanone2021-12-121-5/+20
| |\
| * | assert -> if - raisemmstanone2021-11-181-2/+4
| * | Delays to fight 403smmstanone2021-11-181-4/+5
| * | constants and helpersmmstanone2021-11-111-11/+18
* | | Add configuration switch to enable/disable tqdm.J08nY2021-12-141-3/+8
| |/ |/|
* | Unify logging uses.J08nY2021-12-101-1/+1
* | Merge branch 'dev' into cve-matchingAdam Janovsky2021-11-151-1/+1
|\ \
| * | feat: Created basic structure for dependency finder model -> not working yet,...GeogeFI2021-11-061-48/+0
| * | refactor: Refactored build_certs_referencesGeogeFI2021-10-311-8/+12
| * | fix: Added typehints.GeogeFI2021-10-311-1/+1
| * | refactor: Refactored build_cert_references functionGeogeFI2021-10-271-5/+5
| * | fix: Fixed semantic bugsGeogeFI2021-10-261-6/+6
| * | feat: Implemented build reference function for certificates.GeogeFI2021-10-261-1/+45
| |/
* | Move evaluation to separate moduleAdam Janovsky2021-10-281-0/+3
* | rename certificate -> sample and split cve,cpe dataset from sampleAdam Janovsky2021-10-191-3/+3
* | improve tokenization now split on any whitespaceAdam Janovsky2021-10-151-2/+1
* | matching now adheres to sklearn style guideAdam Janovsky2021-09-221-1/+10
* | tokenization methodAdam Janovsky2021-09-211-0/+3
|/
* adds cpe matching to FIPSAdam Janovsky2021-09-021-0/+18
* fix empty objects returned by getpdfinfo()Adam Janovsky2021-05-191-2/+2
* merge dev into cc-feature-parityAdam Janovsky2021-05-141-4/+14
|\
| * extended plot plottingStanislav Boboň2021-05-091-6/+8
| * Merge branch 'master' into fips-prStanislav Boboň2021-04-191-6/+0
| |\
| * | higher precision switchStanislav Boboň2021-04-141-1/+1
| * | figure savingStanislav Boboň2021-04-141-0/+8
| * | moved plotting and parsing to helpersStanislav Boboň2021-03-201-1/+11
| * | security functions included in table findingStanislav Boboň2021-03-181-1/+1
* | | flatten keywords dictionaryAdam Janovsky2021-05-141-4/+33
* | | delete old APIAdam Janovsky2021-05-131-23/+187