Name |
Last commit
|
Last update |
---|---|---|
.. | ||
address_translation.ml | ||
address_translation.mli | ||
cconv.ml | ||
cconv.mli | ||
json_utils.ml | ||
json_utils.mli | ||
log_utils.ml | ||
log_utils.mli | ||
symbol_utils.ml | ||
symbol_utils.mli |
* Initial version of CWE560 check * CWE560 identifies calls to umask, missing the check of the umask calls. * Initial version of CWE560 check * CWE560 identifies calls to umask, missing the check of the umask calls. * [cwe560] works for x64, fix function check_umask_call to detect on other arches * Initial version of CWE560 check * CWE560 identifies calls to umask, missing the check of the umask calls. * Initial version of CWE560 check * [cwe560] works for x64, fix function check_umask_call to detect on other arches * Now working on the other architectures * Refactored version of check for CWE 560 that work on several architectures. Added first unit tests for the checkers code base * Fixes some dune warnings. * Added CWE 560 to CHANGES.md. Fixes another dune warning. * Requested change: Private module as a wrapper for unit tests
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
address_translation.ml | Loading commit data... | |
address_translation.mli | Loading commit data... | |
cconv.ml | Loading commit data... | |
cconv.mli | Loading commit data... | |
json_utils.ml | Loading commit data... | |
json_utils.mli | Loading commit data... | |
log_utils.ml | Loading commit data... | |
log_utils.mli | Loading commit data... | |
symbol_utils.ml | Loading commit data... | |
symbol_utils.mli | Loading commit data... |