summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* prepare draft release on commit (just testing)0.0.5Adam Janovsky2022-04-251-0/+21
* add notebooks to docsAdam Janovsky2022-04-256-18/+340
* fix dev_requirements install docsAdam Janovsky2022-04-251-3/+1
* install dev-requirements prior to building docsAdam Janovsky2022-04-251-0/+3
* link external docs sources, introduce mystAdam Janovsky2022-04-2512-37/+81
* merge mainAdam Janovsky2022-04-244-123/+298
|\
| * Merge pull request #193 from crocs-muni/dependabot/pip/requirements/pypdf2-1....adamjanovsky2022-04-244-105/+258
| |\
| | * change annotation style, recompile depsAdam Janovsky2022-04-244-62/+154
| | * build(deps): bump pypdf2 from 1.26.0 to 1.27.5 in /requirementsdependabot[bot]2022-04-221-43/+104
| |/
* / sphinx quickstartAdam Janovsky2022-04-247-3/+164
|/
* Merge pull request #191 from crocs-muni/rules-regex-updateadamjanovsky2022-04-211-4/+9
|\
| * format: Formatting with lintersGeogeFI2022-04-211-7/+4
| * feat: Updated cert rules from old-api branchGeogeFI2022-04-211-2/+10
|/
* Merge pull request #180 from crocs-muni/dependency-vulnerabilityadamjanovsky2022-04-109-13/+2404
|\
| * delete debugging print statementAdam Janovsky2022-04-101-3/+0
| * test: Added tests for dependecy vulnerabilitiesGeogeFI2022-04-093-0/+2238
| * refactor: Refactored referenced moduleGeogeFI2022-04-093-13/+21
| * refactor: Renamed methods to suit sklearn philosophyGeogeFI2022-04-092-7/+21
| * chore: Deleted unnecessary function in cc datasetGeogeFI2022-04-071-12/+0
| * Merge branch 'main' into dependency-vulnerabilityGeogeFI2022-04-0725-433/+593
| |\ | |/ |/|
* | Merge pull request #186 from crocs-muni/refactor/better-requirements0.0.4adamjanovsky2022-04-0514-75/+170
|\ \
| * | docs to new requirementsAdam Janovsky2022-04-041-1/+8
| * | reorganize requirementsAdam Janovsky2022-04-0413-74/+162
|/ /
* | Refactor/pdftotext as library (#183)adamjanovsky2022-04-0412-312/+338
* | Merge pull request #184 from crocs-muni/regex-recertification-certs-fixJán Jančár2022-04-011-2/+1
|\ \
| * | fix: Matching anssi certs with recertification, removed regex for turkish certsGeogeFI2022-04-011-2/+1
|/ /
* | Merge pull request #182 from crocs-muni/fix/fips-mip-parsingJán Jančár2022-03-292-47/+86
|\ \
| * | Fix issue with MIP download due to change in FIPS site.J08nY2022-03-292-47/+86
|/ /
* | Merge pull request #181 from crocs-muni/fix/terminate-billiardadamjanovsky2022-03-231-0/+1
|\ \
| * | Explicitly terminate the Thread or Process pool.J08nY2022-03-231-0/+1
|/ /
| * refactor: Renamed function namesGeogeFI2022-04-072-14/+15
| * format: Mypy fixGeogeFI2022-04-021-2/+5
| * feat: Implemented model for dependency vulnerabilities, testedGeogeFI2022-04-023-52/+26
| * feat: Partly implemented module, not integrated with dataset, nor testedGeogeFI2022-04-021-0/+96
| * refactor: Fixing comments from code reviewGeogeFI2022-04-023-20/+22
| * feat: Implemented mechanism for skipping duplicates in dependency vulnerabili...GeogeFI2022-04-022-1/+18
| * chore: Mypy hopefully fixed v2GeogeFI2022-03-191-4/+6
| * chore: Hopefully fixed problem with circular importGeogeFI2022-03-191-2/+5
| * format: Formatting with isort, flake8, mypyGeogeFI2022-03-191-5/+2
| * chore: Removed print statementsGeogeFI2022-03-191-3/+0
| * refactor: Refactored improved versionGeogeFI2022-03-191-26/+27
| * chore: Fixed tests, added support for indirect referencesGeogeFI2022-03-193-5/+30
| * feat: Direct dependency vulnerabilities - naive solutionGeogeFI2022-03-192-0/+28
|/
* Merge pull request #179 from crocs-muni/dependabot/pip/pillow-9.0.1adamjanovsky2022-03-121-1/+1
|\
| * build(deps): bump pillow from 9.0.0 to 9.0.1dependabot[bot]2022-03-121-1/+1
|/
* Merge pull request #178 from crocs-muni/cert_id_fixadamjanovsky2022-03-092-3/+2
|\
| * Merge branch 'main' into cert_id_fixGeogeFI2022-03-0810-378/+621
| |\ | |/ |/|
* | Merge pull request #177 from crocs-muni/feat/separate-referencesadamjanovsky2022-03-0510-378/+621
|\ \
| * | Blacken file.J08nY2022-03-041-1/+1
| * | Adapt FIPS tests to new reference API.J08nY2022-03-043-101/+243