aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * MyPy issue 1422 fixed with MyPy 0.920Adam Janovsky2022-02-102-2/+2
| | * another random type fixAdam Janovsky2022-02-101-3/+4
| | * update black, random type fixesAdam Janovsky2022-02-104-4/+9
| |/ |/|
* | Update tests.ymladamjanovsky2022-02-021-1/+1
* | Update release.ymladamjanovsky2022-02-021-2/+2
* | Merge pull request #165 from crocs-muni:adamjanovsky/fix_release_actionadamjanovsky2022-02-011-2/+4
|\ \
| * | release action only on publishing a releaseAdam Janovsky2022-02-011-2/+4
|/ /
* | Merge pull request #164 from crocs-muni:update-instructionsadamjanovsky2022-02-012-8/+9
|\ \
| * | update release info in readmeAdam Janovsky2022-02-011-5/+5
| * | Update stale branch/release info in contributing.Adam Janovsky2022-02-011-3/+4
|/ /
* | docker file to be triggered on main0.0.3Adam Janovsky2022-02-011-2/+1
* | adjust release behaviourAdam Janovsky2022-02-011-23/+1
* | Merge pull request #163 from crocs-muni/adamjanovsky/release-managementv0.0.2adamjanovsky2022-02-015-101/+106
|\ \
| * | add automatic release notes, prerelase flagAdam Janovsky2022-02-011-0/+3
| * | Merge release jobs into single workflowAdam Janovsky2022-02-013-73/+69
| * | GitHub actions: docker extract version tagsAdam Janovsky2022-02-011-1/+6
| * | GitHub actions: condition docker buildAdam Janovsky2022-02-011-1/+2
| * | GitHub actions: fine-tune PyPi actionAdam Janovsky2022-02-011-21/+14
| * | docker: rewrite dockerfileAdam Janovsky2022-02-011-21/+31
| * | docker: simplify user creationAdam Janovsky2022-02-011-6/+3
| * | relax Python version on black checkAdam Janovsky2022-02-011-1/+1
|/ /
* | fix: correctly parsing module typemmstanone2022-01-311-1/+1
* | Merge pull request #162 from crocs-muni/adamjanovsky/issue129Ján Jančár2022-01-291-1/+2
|\ \
| * | invoke MU processing on 'all' action in CC CLIAdam Janovsky2022-01-291-1/+1
| * | Fix broken PP IDs parsingAdam Janovsky2022-01-291-0/+1
|/ /
* | Merge pull request #117 from crocs-muni/dependency-analysisadamjanovsky2022-01-295-626/+6089
|\ \
| * \ Merge branch 'dev' into dependency-analysisAdam Janovsky2022-01-2939-394/+13194
| |\ \ | |/ / |/| |
* | | Merge pull request #159 from crocs-muni/complex_functionsadamjanovsky2022-01-297-199/+241
|\ \ \
| * | | rename some CommonCriteriaCert gettersAdam Janovsky2022-01-291-24/+25
| * | | Complexity of functionsmmstanone2022-01-147-198/+239
| | |/ | |/|
* | | Merge pull request #161 from crocs-muni/fix/fips-download-firstJán Jančár2022-01-282-7/+19
|\ \ \
| * | | fips: Download algorithm pages first to abort early.J08nY2022-01-282-7/+19
|/ / /
* | | Fix date loading from dict in MaintenanceReport.J08nY2022-01-281-0/+6
* | | Better fix for date loading in CC.J08nY2022-01-271-2/+2
* | | Merge pull request #160 from crocs-muni/fix/cert-dates-fromdictJán Jančár2022-01-271-0/+2
|\ \ \ | |/ / |/| |
| * | Fix loading of CC cert from dict.J08nY2022-01-271-0/+2
|/ /
* | Merge pull request #156 from crocs-muni/fix/json-loadingadamjanovsky2022-01-056-17/+16
|\ \
| * | fix assert in testAdam Janovsky2022-01-051-1/+1
| * | Fix from_dict ordering issue.J08nY2022-01-056-17/+16
|/ /
* | Fix CVE loading from dict.J08nY2022-01-041-1/+1
* | Merge pull request #155 from crocs-muni/update-requirementsJán Jančár2022-01-031-31/+38
|\ \
| * | update requirements.txt with never versionsmmstanone2022-01-031-31/+38
* | | Split workflow steps in test workflow.J08nY2022-01-031-2/+3
|/ /
* | Merge pull request #152 from crocs-muni/feat/canonical-to-dictJán Jančár2022-01-031-4/+9
|\ \
| * | Keep ordering of version matches in heuristics.J08nY2022-01-031-4/+9
* | | Merge pull request #153 from crocs-muni/fix/slots-serializationJán Jančár2022-01-034-0/+55
|\ \ \ | |/ / |/| |
| * | Fix broken serialization of CVE and CPE objects.J08nY2022-01-034-0/+55
|/ /
* | FIPS - datetime, validation dates and dgsts (#154)Stanislav Boboň2022-01-033-39/+43
* | Merge pull request #150 from crocs-muni/feat/slotsadamjanovsky2021-12-279-10/+65
|\ \
| * | Add CPE dataset test.J08nY2021-12-261-0/+16