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
/
helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more regex rulesm, slightly refactor. (#224)
Ján Jančár
2022-06-02
1
-41
/
+9
*
warn user on missing poppler, graphviz
Adam Janovsky
2022-05-13
1
-0
/
+25
*
implement EAL-implied SARs inference
Adam Janovsky
2022-05-10
1
-10
/
+1
*
fix download progress bar
Adam Janovsky
2022-05-09
1
-6
/
+16
*
progress bar on from_web_latest()
Adam Janovsky
2022-05-09
1
-5
/
+22
*
Refactor/pdftotext as library (#183)
adamjanovsky
2022-04-04
1
-8
/
+13
*
Extend PDFData structure with stuff extracted from more frontpages.
J08nY
2022-02-22
1
-3
/
+3
*
Merge pull request #171 from crocs-muni/fix-cpe-matching-inconsistencies
adamjanovsky
2022-02-17
1
-3
/
+41
|
\
|
*
Normalize generic CPE versions
Adam Janovsky
2022-02-17
1
-1
/
+1
|
*
proper escaping when parsing CPEs
Adam Janovsky
2022-02-17
1
-0
/
+37
|
*
cpe matches list->set, heuristic type hints
Adam Janovsky
2022-02-16
1
-3
/
+4
*
|
Fix storage of PDF metadata.
J08nY
2022-02-17
1
-1
/
+17
|
/
*
fix failing flake8
mmstanone
2022-02-13
1
-2
/
+2
*
Merge branch 'main' into adamjanovsky/137-leftover-work-with-mypy
mmstanone
2022-02-13
1
-0
/
+204
|
\
|
*
test: Fixed tests
GeogeFI
2022-02-05
1
-134
/
+143
|
*
refactor: Refactored and formatted version
GeogeFI
2022-02-05
1
-90
/
+72
|
*
feat: Parsing algorithm for canada, not tested yet
GeogeFI
2022-01-27
1
-2
/
+68
|
*
feat: Mechanism for niap header parsing ported from old-api, not tested
GeogeFI
2022-01-27
1
-1
/
+55
|
*
feat: Nscib parsing header function from old-api, untested
GeogeFI
2022-01-27
1
-0
/
+93
*
|
Fix CC: Better exception handling on pdf processing #86
Adam Janovsky
2022-02-12
1
-4
/
+10
*
|
Fixes CC Leaking local paths in serialized errors #131
Adam Janovsky
2022-02-12
1
-4
/
+8
*
|
revert single helpers change
Adam Janovsky
2022-02-11
1
-0
/
+1
*
|
finalize type hints in helpers
Adam Janovsky
2022-02-11
1
-27
/
+21
*
|
another random type fix
Adam Janovsky
2022-02-10
1
-3
/
+4
|
/
*
Keep ordering of version matches in heuristics.
J08nY
2022-01-03
1
-4
/
+9
*
Merge pull request #45 from J08nY/feat/in-process
adamjanovsky
2021-12-26
1
-1
/
+10
|
\
|
*
Fix typehints and naming.
J08nY
2021-12-25
1
-7
/
+8
|
*
Refactor IUT and MIP stuff into modern interface.
J08nY
2021-12-23
1
-0
/
+2
|
*
Split MIP+IUT code into CLI part in examples and rest in library.
J08nY
2021-12-23
1
-0
/
+6
*
|
Merge pull request #148 from crocs-muni/feature/fips-dgst
adamjanovsky
2021-12-25
1
-0
/
+4
|
\
\
|
*
|
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
1
-0
/
+4
|
|
/
*
/
Fix #145.
J08nY
2021-12-23
1
-2
/
+2
|
/
*
flake8 compliance
Adam Janovsky
2021-12-19
1
-11
/
+10
*
Fix MyPy errors
Adam Janovsky
2021-12-18
1
-8
/
+5
*
fix isort errors
Adam Janovsky
2021-12-18
1
-11
/
+1
*
fix black and isort changes
Adam Janovsky
2021-12-18
1
-5
/
+18
*
sort imports
Adam Janovsky
2021-12-18
1
-25
/
+19
*
Format code with black
Adam Janovsky
2021-12-18
1
-171
/
+275
*
Add more keyword rules.
J08nY
2021-12-16
1
-12
/
+12
*
ignore some mypy errors
Adam Janovsky
2021-12-15
1
-1
/
+1
*
Merge branch 'dev' into feature/tqdm-configuration
adamjanovsky
2021-12-15
1
-12
/
+19
|
\
|
*
revert typed date sanitization, will fix later
Adam Janovsky
2021-12-15
1
-6
/
+4
|
*
minor refactoring of types
Adam Janovsky
2021-12-15
1
-8
/
+5
|
*
(the real commit)
mmstanone
2021-12-13
1
-1
/
+1
|
*
Merge branch 'dev' into mypy-errors
mmstanone
2021-12-12
1
-5
/
+20
|
|
\
|
*
|
assert -> if - raise
mmstanone
2021-11-18
1
-2
/
+4
|
*
|
Delays to fight 403s
mmstanone
2021-11-18
1
-4
/
+5
|
*
|
constants and helpers
mmstanone
2021-11-11
1
-11
/
+18
*
|
|
Add configuration switch to enable/disable tqdm.
J08nY
2021-12-14
1
-3
/
+8
|
|
/
|
/
|
[next]