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
path:
root
/
sec_certs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fixes CC Leaking local paths in serialized errors #131
Adam Janovsky
2022-02-12
2
-32
/
+10
*
|
|
fix Resolve set (de)serialization #169
Adam Janovsky
2022-02-11
1
-1
/
+3
*
|
|
revert deserialization change to fix bug
Adam Janovsky
2022-02-11
2
-2
/
+2
*
|
|
revert single helpers change
Adam Janovsky
2022-02-11
1
-0
/
+1
*
|
|
get rid of some todos
Adam Janovsky
2022-02-11
5
-7
/
+3
*
|
|
slightly weaken type hint of json serialization
Adam Janovsky
2022-02-11
4
-6
/
+6
*
|
|
finalize type hints in helpers
Adam Janovsky
2022-02-11
3
-30
/
+24
*
|
|
fix typing in serialization package
Adam Janovsky
2022-02-11
3
-11
/
+13
*
|
|
finalize typing in model package
Adam Janovsky
2022-02-11
3
-20
/
+9
*
|
|
finish typing of configuration
Adam Janovsky
2022-02-11
1
-3
/
+3
*
|
|
finish typing for auxilarry sample clases
Adam Janovsky
2022-02-11
4
-21
/
+22
*
|
|
finalize typing for Certificate classes
Adam Janovsky
2022-02-11
3
-80
/
+83
*
|
|
missing typehints in CPEDataset
Adam Janovsky
2022-02-11
1
-14
/
+16
*
|
|
typing guidance on dataset inheritance
Adam Janovsky
2022-02-11
5
-138
/
+126
*
|
|
getting rid of random mypy errors
Adam Janovsky
2022-02-10
4
-21
/
+32
*
|
|
delete redundant certificate method
Adam Janovsky
2022-02-10
3
-15
/
+0
*
|
|
random mypy fixes
Adam Janovsky
2022-02-10
3
-12
/
+14
*
|
|
another random type fix
Adam Janovsky
2022-02-10
1
-3
/
+4
*
|
|
update black, random type fixes
Adam Janovsky
2022-02-10
3
-2
/
+7
|
/
/
*
|
fix: correctly parsing module type
mmstanone
2022-01-31
1
-1
/
+1
*
|
Merge branch 'dev' into dependency-analysis
Adam Janovsky
2022-01-29
17
-282
/
+802
|
\
\
|
*
\
Merge pull request #159 from crocs-muni/complex_functions
adamjanovsky
2022-01-29
6
-198
/
+241
|
|
\
\
|
|
*
|
rename some CommonCriteriaCert getters
Adam Janovsky
2022-01-29
1
-24
/
+25
|
|
*
|
Complexity of functions
mmstanone
2022-01-14
6
-197
/
+239
|
|
|
/
|
*
|
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
|
*
|
Fix loading of CC cert from dict.
J08nY
2022-01-27
1
-0
/
+2
|
|
/
|
*
Fix from_dict ordering issue.
J08nY
2022-01-05
2
-2
/
+2
|
*
Fix CVE loading from dict.
J08nY
2022-01-04
1
-1
/
+1
|
*
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
|
*
|
Fix broken serialization of CVE and CPE objects.
J08nY
2022-01-03
2
-0
/
+14
|
|
/
|
*
FIPS - datetime, validation dates and dgsts (#154)
Stanislav Boboň
2022-01-03
2
-37
/
+41
|
*
Merge pull request #150 from crocs-muni/feat/slots
adamjanovsky
2021-12-27
4
-9
/
+23
|
|
\
|
|
*
Cache CPE in CVE and CPE datasets.
J08nY
2021-12-26
4
-7
/
+13
|
|
*
Add slots to CVE and CPE objects.
J08nY
2021-12-26
2
-2
/
+10
|
*
|
Lookup latest results from seccerts.org
J08nY
2021-12-26
1
-3
/
+3
|
|
/
|
*
Merge pull request #45 from J08nY/feat/in-process
adamjanovsky
2021-12-26
5
-1
/
+411
|
|
\
|
|
*
Fix typehints and naming.
J08nY
2021-12-25
5
-21
/
+22
|
|
*
Fix IUT/MIP errors on full dumps.
J08nY
2021-12-23
4
-13
/
+30
|
|
*
Refactor IUT and MIP stuff into modern interface.
J08nY
2021-12-23
5
-144
/
+233
|
|
*
Split sample and dataset stuff in IUT and MIP.
J08nY
2021-12-23
4
-109
/
+117
|
|
*
Split MIP+IUT code into CLI part in examples and rest in library.
J08nY
2021-12-23
3
-0
/
+295
|
*
|
Merge pull request #148 from crocs-muni/feature/fips-dgst
adamjanovsky
2021-12-25
3
-29
/
+39
|
|
\
\
|
|
*
|
add type hint for fips_dgst
Adam Janovsky
2021-12-25
1
-1
/
+1
|
|
*
|
Use dgst field for FIPS instead of cert_id.
J08nY
2021-12-23
3
-29
/
+39
|
|
|
/
|
*
/
Fix #145.
J08nY
2021-12-23
1
-2
/
+2
|
|
/
*
|
Merge branch 'dev' into dependency-analysis
Adam Janovsky
2021-12-19
26
-1820
/
+2502
|
\
|
|
*
flake8 compliance
Adam Janovsky
2021-12-19
9
-36
/
+32
[prev]
[next]