* 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 |
---|---|---|
.hooks | Loading commit data... | |
cwe_checker_to_ida | Loading commit data... | |
doc/images | Loading commit data... | |
plugins | Loading commit data... | |
recipes | Loading commit data... | |
src | Loading commit data... | |
test | Loading commit data... | |
.gitignore | Loading commit data... | |
.ocp-indent | Loading commit data... | |
.pre-commit-config.yaml | Loading commit data... | |
.travis.yml | Loading commit data... | |
.travis_prepare.sh | Loading commit data... | |
.travis_run_tests.sh | Loading commit data... | |
CHANGES.md | Loading commit data... | |
Dockerfile | Loading commit data... | |
LICENSE | Loading commit data... | |
Makefile | Loading commit data... | |
README.md | Loading commit data... | |
cwe_checker.opam | Loading commit data... | |
dune | Loading commit data... | |
dune-project | Loading commit data... | |
install.sh | Loading commit data... |