- 07 Jan, 2021 1 commit
-
-
Enkelmann authored
-
- 03 Nov, 2020 1 commit
-
-
Enkelmann authored
-
- 27 Jul, 2020 1 commit
-
-
Added a simple check that prints an error message when no dynamic symbol calls could be resolved.
Melvin Klimke authored
-
- 21 Jul, 2020 1 commit
-
-
Added brand new (and still experimental) checks for CWEs 415 and 416 together with a new interprocedural data-flow analysis engine written in Rust. Add `-partial=Memory` as command line flag to try out the new checks.
Enkelmann authored
-
- 21 Jan, 2020 1 commit
-
-
refactored cwe476 to add stack tracking
Enkelmann authored
-
- 11 Sep, 2019 1 commit
-
-
adds check_path flag to cwe_checker for finding paths from user input functions to CWE hits.
Thomas Barabosch authored
-
- 05 Sep, 2019 1 commit
-
-
This also fixes a bug in nested_exp_list, causing Load instructions to be added twice instead of once.
Gabriel Scherer authored
-
- 24 Jul, 2019 1 commit
-
-
* Removes old version of log_utils, prototypes for new version. * Implemented native logging * Json-Output basically working. * Added acceptance test for JSON parsing * Adds some odoc to log_utils. * Added support for file output (--cwe-checker-out) * Add acceptance test for file output
Thomas Barabosch authored
-
- 18 Jun, 2019 1 commit
-
-
Enkelmann authored
-
- 14 Jun, 2019 1 commit
-
-
Initial version of type inference. It is still very rudimentary at the moment since it just tracks pointer but it's a very solid start!
Enkelmann authored
-
- 05 Apr, 2019 1 commit
-
-
* Initial version of Type inference
Enkelmann authored
-