* 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 |
---|---|---|
.. | ||
SConstruct | Loading commit data... | |
arrays.c | Loading commit data... | |
c_constructs.c | Loading commit data... | |
cwe_125.c | Loading commit data... | |
cwe_190.c | Loading commit data... | |
cwe_191.c | Loading commit data... | |
cwe_243.c | Loading commit data... | |
cwe_243_clean.c | Loading commit data... | |
cwe_248.cpp | Loading commit data... | |
cwe_332.c | Loading commit data... | |
cwe_367.c | Loading commit data... | |
cwe_415.c | Loading commit data... | |
cwe_416.c | Loading commit data... | |
cwe_426.c | Loading commit data... | |
cwe_457.c | Loading commit data... | |
cwe_467.c | Loading commit data... | |
cwe_476.c | Loading commit data... | |
cwe_478.c | Loading commit data... | |
cwe_560.c | Loading commit data... | |
cwe_676.c | Loading commit data... | |
cwe_782.c | Loading commit data... | |
cwe_787.c | Loading commit data... | |
install_cross_compilers.sh | Loading commit data... | |
memory_access.c | Loading commit data... |