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
...
|
*
|
refactor: Refactored referenced module
GeogeFI
2022-04-09
3
-13
/
+21
|
*
|
refactor: Renamed methods to suit sklearn philosophy
GeogeFI
2022-04-09
2
-7
/
+21
|
*
|
chore: Deleted unnecessary function in cc dataset
GeogeFI
2022-04-07
1
-12
/
+0
|
*
|
Merge branch 'main' into dependency-vulnerability
GeogeFI
2022-04-07
25
-433
/
+593
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #186 from crocs-muni/refactor/better-requirements
0.0.4
adamjanovsky
2022-04-05
14
-75
/
+170
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs to new requirements
Adam Janovsky
2022-04-04
1
-1
/
+8
|
*
|
reorganize requirements
Adam Janovsky
2022-04-04
13
-74
/
+162
|
/
/
*
|
Refactor/pdftotext as library (#183)
adamjanovsky
2022-04-04
12
-312
/
+338
*
|
Merge pull request #184 from crocs-muni/regex-recertification-certs-fix
Ján Jančár
2022-04-01
1
-2
/
+1
|
\
\
|
*
|
fix: Matching anssi certs with recertification, removed regex for turkish certs
GeogeFI
2022-04-01
1
-2
/
+1
|
/
/
*
|
Merge pull request #182 from crocs-muni/fix/fips-mip-parsing
Ján Jančár
2022-03-29
2
-47
/
+86
|
\
\
|
*
|
Fix issue with MIP download due to change in FIPS site.
J08nY
2022-03-29
2
-47
/
+86
|
/
/
*
|
Merge pull request #181 from crocs-muni/fix/terminate-billiard
adamjanovsky
2022-03-23
1
-0
/
+1
|
\
\
|
*
|
Explicitly terminate the Thread or Process pool.
J08nY
2022-03-23
1
-0
/
+1
|
/
/
|
*
refactor: Renamed function names
GeogeFI
2022-04-07
2
-14
/
+15
|
*
format: Mypy fix
GeogeFI
2022-04-02
1
-2
/
+5
|
*
feat: Implemented model for dependency vulnerabilities, tested
GeogeFI
2022-04-02
3
-52
/
+26
|
*
feat: Partly implemented module, not integrated with dataset, nor tested
GeogeFI
2022-04-02
1
-0
/
+96
|
*
refactor: Fixing comments from code review
GeogeFI
2022-04-02
3
-20
/
+22
|
*
feat: Implemented mechanism for skipping duplicates in dependency vulnerabili...
GeogeFI
2022-04-02
2
-1
/
+18
|
*
chore: Mypy hopefully fixed v2
GeogeFI
2022-03-19
1
-4
/
+6
|
*
chore: Hopefully fixed problem with circular import
GeogeFI
2022-03-19
1
-2
/
+5
|
*
format: Formatting with isort, flake8, mypy
GeogeFI
2022-03-19
1
-5
/
+2
|
*
chore: Removed print statements
GeogeFI
2022-03-19
1
-3
/
+0
|
*
refactor: Refactored improved version
GeogeFI
2022-03-19
1
-26
/
+27
|
*
chore: Fixed tests, added support for indirect references
GeogeFI
2022-03-19
3
-5
/
+30
|
*
feat: Direct dependency vulnerabilities - naive solution
GeogeFI
2022-03-19
2
-0
/
+28
|
/
*
Merge pull request #179 from crocs-muni/dependabot/pip/pillow-9.0.1
adamjanovsky
2022-03-12
1
-1
/
+1
|
\
|
*
build(deps): bump pillow from 9.0.0 to 9.0.1
dependabot[bot]
2022-03-12
1
-1
/
+1
|
/
*
Merge pull request #178 from crocs-muni/cert_id_fix
adamjanovsky
2022-03-09
2
-3
/
+2
|
\
|
*
Merge branch 'main' into cert_id_fix
GeogeFI
2022-03-08
10
-378
/
+621
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #177 from crocs-muni/feat/separate-references
adamjanovsky
2022-03-05
10
-378
/
+621
|
\
\
|
*
|
Blacken file.
J08nY
2022-03-04
1
-1
/
+1
|
*
|
Adapt FIPS tests to new reference API.
J08nY
2022-03-04
3
-101
/
+243
|
*
|
Introduce references object.
J08nY
2022-02-22
6
-229
/
+285
|
*
|
Extend PDFData structure with stuff extracted from more frontpages.
J08nY
2022-02-22
4
-20
/
+55
|
*
|
Use id and ref lookup functions in DependencyFinder.
J08nY
2022-02-22
2
-13
/
+21
|
*
|
Rename "affect" -> "reference".
J08nY
2022-02-22
7
-56
/
+58
|
/
/
|
*
chore: Lowered from error log to warning
GeogeFI
2022-03-05
1
-1
/
+1
|
*
fix: Fixed normalization to broken PDFs
GeogeFI
2022-03-05
1
-2
/
+1
|
/
*
Merge pull request #171 from crocs-muni/fix-cpe-matching-inconsistencies
adamjanovsky
2022-02-17
15
-145
/
+272
|
\
|
*
fix start_version, end_version problems
Adam Janovsky
2022-02-17
3
-14
/
+38
|
*
Normalize generic CPE versions
Adam Janovsky
2022-02-17
5
-8
/
+21
|
*
proper escaping when parsing CPEs
Adam Janovsky
2022-02-17
4
-4
/
+78
|
*
fix: Try/except for getting of cert lab
GeogeFI
2022-02-17
1
-2
/
+5
|
*
format: Typing for CCHeuristics class
GeogeFI
2022-02-17
1
-1
/
+1
|
*
format: Removed unnecessary imports
GeogeFI
2022-02-17
1
-1
/
+1
|
*
refactor: Unified types among dependencies
GeogeFI
2022-02-17
2
-8
/
+8
|
*
deterministic cpe matches
Adam Janovsky
2022-02-17
2
-3
/
+3
|
*
evaluation of cpe matching on sets
Adam Janovsky
2022-02-17
1
-8
/
+11
[prev]
[next]