index
:
sec-certs.git
main
page
Tool for analysis of security certificates (Common Criteria, FIPS 140...).
crocs-muni
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
MyPy issue 1422 fixed with MyPy 0.920
Adam Janovsky
2022-02-10
2
-2
/
+2
|
|
*
another random type fix
Adam Janovsky
2022-02-10
1
-3
/
+4
|
|
*
update black, random type fixes
Adam Janovsky
2022-02-10
4
-4
/
+9
|
|
/
|
/
|
*
|
Update tests.yml
adamjanovsky
2022-02-02
1
-1
/
+1
*
|
Update release.yml
adamjanovsky
2022-02-02
1
-2
/
+2
*
|
Merge pull request #165 from crocs-muni:adamjanovsky/fix_release_action
adamjanovsky
2022-02-01
1
-2
/
+4
|
\
\
|
*
|
release action only on publishing a release
Adam Janovsky
2022-02-01
1
-2
/
+4
|
/
/
*
|
Merge pull request #164 from crocs-muni:update-instructions
adamjanovsky
2022-02-01
2
-8
/
+9
|
\
\
|
*
|
update release info in readme
Adam Janovsky
2022-02-01
1
-5
/
+5
|
*
|
Update stale branch/release info in contributing.
Adam Janovsky
2022-02-01
1
-3
/
+4
|
/
/
*
|
docker file to be triggered on main
0.0.3
Adam Janovsky
2022-02-01
1
-2
/
+1
*
|
adjust release behaviour
Adam Janovsky
2022-02-01
1
-23
/
+1
*
|
Merge pull request #163 from crocs-muni/adamjanovsky/release-management
v0.0.2
adamjanovsky
2022-02-01
5
-101
/
+106
|
\
\
|
*
|
add automatic release notes, prerelase flag
Adam Janovsky
2022-02-01
1
-0
/
+3
|
*
|
Merge release jobs into single workflow
Adam Janovsky
2022-02-01
3
-73
/
+69
|
*
|
GitHub actions: docker extract version tags
Adam Janovsky
2022-02-01
1
-1
/
+6
|
*
|
GitHub actions: condition docker build
Adam Janovsky
2022-02-01
1
-1
/
+2
|
*
|
GitHub actions: fine-tune PyPi action
Adam Janovsky
2022-02-01
1
-21
/
+14
|
*
|
docker: rewrite dockerfile
Adam Janovsky
2022-02-01
1
-21
/
+31
|
*
|
docker: simplify user creation
Adam Janovsky
2022-02-01
1
-6
/
+3
|
*
|
relax Python version on black check
Adam Janovsky
2022-02-01
1
-1
/
+1
|
/
/
*
|
fix: correctly parsing module type
mmstanone
2022-01-31
1
-1
/
+1
*
|
Merge pull request #162 from crocs-muni/adamjanovsky/issue129
Ján Jančár
2022-01-29
1
-1
/
+2
|
\
\
|
*
|
invoke MU processing on 'all' action in CC CLI
Adam Janovsky
2022-01-29
1
-1
/
+1
|
*
|
Fix broken PP IDs parsing
Adam Janovsky
2022-01-29
1
-0
/
+1
|
/
/
*
|
Merge pull request #117 from crocs-muni/dependency-analysis
adamjanovsky
2022-01-29
5
-626
/
+6089
|
\
\
|
*
\
Merge branch 'dev' into dependency-analysis
Adam Janovsky
2022-01-29
39
-394
/
+13194
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #159 from crocs-muni/complex_functions
adamjanovsky
2022-01-29
7
-199
/
+241
|
\
\
\
|
*
|
|
rename some CommonCriteriaCert getters
Adam Janovsky
2022-01-29
1
-24
/
+25
|
*
|
|
Complexity of functions
mmstanone
2022-01-14
7
-198
/
+239
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #161 from crocs-muni/fix/fips-download-first
Ján Jančár
2022-01-28
2
-7
/
+19
|
\
\
\
|
*
|
|
fips: Download algorithm pages first to abort early.
J08nY
2022-01-28
2
-7
/
+19
|
/
/
/
*
|
|
Fix date loading from dict in MaintenanceReport.
J08nY
2022-01-28
1
-0
/
+6
*
|
|
Better fix for date loading in CC.
J08nY
2022-01-27
1
-2
/
+2
*
|
|
Merge pull request #160 from crocs-muni/fix/cert-dates-fromdict
Ján Jančár
2022-01-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix loading of CC cert from dict.
J08nY
2022-01-27
1
-0
/
+2
|
/
/
*
|
Merge pull request #156 from crocs-muni/fix/json-loading
adamjanovsky
2022-01-05
6
-17
/
+16
|
\
\
|
*
|
fix assert in test
Adam Janovsky
2022-01-05
1
-1
/
+1
|
*
|
Fix from_dict ordering issue.
J08nY
2022-01-05
6
-17
/
+16
|
/
/
*
|
Fix CVE loading from dict.
J08nY
2022-01-04
1
-1
/
+1
*
|
Merge pull request #155 from crocs-muni/update-requirements
Ján Jančár
2022-01-03
1
-31
/
+38
|
\
\
|
*
|
update requirements.txt with never versions
mmstanone
2022-01-03
1
-31
/
+38
*
|
|
Split workflow steps in test workflow.
J08nY
2022-01-03
1
-2
/
+3
|
/
/
*
|
Merge pull request #152 from crocs-muni/feat/canonical-to-dict
Ján Jančár
2022-01-03
1
-4
/
+9
|
\
\
|
*
|
Keep ordering of version matches in heuristics.
J08nY
2022-01-03
1
-4
/
+9
*
|
|
Merge pull request #153 from crocs-muni/fix/slots-serialization
Ján Jančár
2022-01-03
4
-0
/
+55
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix broken serialization of CVE and CPE objects.
J08nY
2022-01-03
4
-0
/
+55
|
/
/
*
|
FIPS - datetime, validation dates and dgsts (#154)
Stanislav Boboň
2022-01-03
3
-39
/
+43
*
|
Merge pull request #150 from crocs-muni/feat/slots
adamjanovsky
2021-12-27
9
-10
/
+65
|
\
\
|
*
|
Add CPE dataset test.
J08nY
2021-12-26
1
-0
/
+16
[prev]
[next]