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
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'dev' into dependency-analysis
Adam Janovsky
2022-01-29
2
-37
/
+43
|
\
|
*
Complexity of functions
mmstanone
2022-01-14
2
-37
/
+43
*
|
Merge branch 'dev' into dependency-analysis
Adam Janovsky
2021-12-19
3
-102
/
+150
|
\
|
|
*
flake8 compliance
Adam Janovsky
2021-12-19
1
-5
/
+2
|
*
sort imports
Adam Janovsky
2021-12-18
3
-15
/
+18
|
*
Format code with black
Adam Janovsky
2021-12-18
3
-63
/
+111
|
*
ignore some mypy errors in cpe matching
Adam Janovsky
2021-12-15
1
-5
/
+5
|
*
fix mypy problems with cpe matching
Adam Janovsky
2021-12-15
1
-12
/
+0
|
*
Merge branch 'dev' into feature/tqdm-configuration
adamjanovsky
2021-12-15
3
-16
/
+29
|
|
\
|
|
*
(the real commit)
mmstanone
2021-12-13
3
-16
/
+29
|
*
|
Add configuration switch to enable/disable tqdm.
J08nY
2021-12-14
1
-3
/
+2
|
|
/
*
/
fix: Returning None where dependency set is empty
GeogeFI
2021-12-12
1
-4
/
+4
|
/
*
Slightly more strict CPE matching, less FP
Adam Janovsky
2021-12-07
1
-4
/
+7
*
improve matching -> more strict
Adam Janovsky
2021-11-26
1
-10
/
+39
*
fix corner case of vendors missing from CPE dataset
Adam Janovsky
2021-11-25
1
-2
/
+4
*
enhance classification report with CPE titles
Adam Janovsky
2021-11-24
1
-4
/
+7
*
fix string sanitization during cpe matching
Adam Janovsky
2021-11-23
1
-2
/
+1
*
fix CPE precision evaluation error
Adam Janovsky
2021-11-23
1
-5
/
+3
*
unify pandas interface
Adam Janovsky
2021-11-23
1
-1
/
+1
*
fix evaluation of cpe matching
Adam Janovsky
2021-11-23
1
-2
/
+4
*
simplify tests
Adam Janovsky
2021-11-15
1
-1
/
+1
*
Merge branch 'dev' into cve-matching
Adam Janovsky
2021-11-15
1
-0
/
+123
|
\
|
*
format: Specified type-hints
GeogeFI
2021-11-11
1
-15
/
+21
|
*
refactor: finished DependencyFinder model
GeogeFI
2021-11-07
1
-19
/
+22
|
*
feat: Created inner structure for dependencies
GeogeFI
2021-11-06
1
-2
/
+27
|
*
feat: Created basic structure for dependency finder model -> not working yet,...
GeogeFI
2021-11-06
1
-2
/
+80
|
*
fix: Renamed properties in json files for tests
GeogeFI
2021-10-31
1
-0
/
+0
|
*
feat: Created DependencyFinder class - just structure
GeogeFI
2021-10-31
1
-0
/
+11
*
fixing some corner cases
Adam Janovsky
2021-11-04
1
-1
/
+1
*
make evaluation work also for fips
Adam Janovsky
2021-11-04
1
-3
/
+5
*
adds documentation to cpe matching
Adam Janovsky
2021-11-04
1
-1
/
+48
*
add some missing typehints, refactoring
Adam Janovsky
2021-11-04
2
-1
/
+2
*
change format of evaluation dataset split
Adam Janovsky
2021-11-04
1
-3
/
+1
*
WiP: making CPE matching work for FIPS
Adam Janovsky
2021-11-01
1
-7
/
+8
*
Rename fips heuristics class to FIPSHeuristics
Adam Janovsky
2021-10-31
1
-1
/
+1
*
PoC of new version matching
Adam Janovsky
2021-10-31
1
-5
/
+17
*
Refactor vendor matching
Adam Janovsky
2021-10-28
1
-120
/
+81
*
Move evaluation to separate module
Adam Janovsky
2021-10-28
2
-42
/
+46
*
fixed evaluation of CPE
Adam Janovsky
2021-10-27
2
-8
/
+13
*
minor commit :))
Adam Janovsky
2021-10-27
2
-20
/
+10
*
cleanup old code
Adam Janovsky
2021-10-22
1
-79
/
+0
*
rename certificate -> sample and split cve,cpe dataset from sample
Adam Janovsky
2021-10-19
2
-5
/
+5
*
very rough version of automated cpe matching
Adam Janovsky
2021-10-15
1
-0
/
+254
*
cleanup evaluation functions
Adam Janovsky
2021-10-15
1
-42
/
+2
*
clean old evaluation functions
Adam Janovsky
2021-10-15
1
-78
/
+19
*
random fixes
Adam Janovsky
2021-09-24
2
-24
/
+92
*
matching now adheres to sklearn style guide
Adam Janovsky
2021-09-22
1
-23
/
+17
*
classifier adheres to sklearn
Adam Janovsky
2021-09-21
1
-27
/
+34
*
evaluation summary
Adam Janovsky
2021-09-21
1
-15
/
+38
*
PoC for CVE matching
Adam Janovsky
2021-09-21
3
-0
/
+119